Timeline for Need basic info about Programming microprocessor and its principle of operation
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 1, 2015 at 23:38 | comment | added | got trolled too much this week | @Iftikhar: Hennessy and Patterson Computer Architecture is more standard book for this level of abstraction. | |
| Oct 1, 2015 at 22:17 | comment | added | user16324 | Should be covered in "The Art of Electronics" (Horowitz&Hill) and many other places | |
| Oct 1, 2015 at 21:43 | comment | added | Sahil | Thanks Brian, can you share some literature that specifically talk about the topic ? i could not find actually. | |
| Oct 1, 2015 at 21:23 | comment | added | user16324 | That's a hardware design issue. You design the address decoder to enable the ROM when the MSBs of the address are 0. Later, you can write to a register in the address decoder to modify the address map, but this has to be what happens after a Power-On Reset. | |
| Oct 1, 2015 at 21:10 | comment | added | Sahil | Thanks for your reply. In case of Z80 it will assume whatever it finds at address 0000 is a valid instruction that is okay, but it brings me to another question how do we map a ROM to address 0 ? | |
| Oct 1, 2015 at 14:14 | history | answered | user16324 | CC BY-SA 3.0 |