Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/05/02 12:58
Read: times


 
#19428 - RE: Swap RAM and ROM in a Single Addr. S
Hi Ivan,

the most difficult thing on your solution was the exact time point at which you switch from one memory to the other.

If you need never to switch by software, you can bring the CPU into the reset state, switch the memory area and the release the reset state, e.g. with 2 manual switches.

But if software allow to switch it was more difficult. E.g. mostly the current instruction fetch was damaged and where the program was continued was indefinite.
so you need additional hardware, e.g. latch the memory switching signal with ALE and guarantee, that the code sequence, which executed during switching was indentcal on both memory devices.

Thus why 99% of the developers prefer my solution.


Peter






List of 17 messages in thread
TopicAuthorDate
Swap RAM and ROM in a Single Addr. Space            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. Space            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. S            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. Space            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. Space            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. S            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. Space            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. S            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. Space            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. S            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. S            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. S            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. Space            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. S            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. Space            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. S            01/01/70 00:00      
RE: Swap RAM and ROM in a Single Addr. S            01/01/70 00:00      

Back to Subject List