Decoder with multiple RAMs
Decoder with multiple RAMs
(OP)
Hi everyone,
I've a problem I want some help with.

"For the previous figure, write a code to make the values of the third chip all zeros, and copy the contents of the first chip to sixth and the seventh."
I want you to help me with first steps to solve this problem.
I've a problem I want some help with.

"For the previous figure, write a code to make the values of the third chip all zeros, and copy the contents of the first chip to sixth and the seventh."
I want you to help me with first steps to solve this problem.
RE: Decoder with multiple RAMs
Chip 1 would be 0xF0000 thru 0xF1FFF
Chip 2 would be 0xF2000 thru 0xF3FFF
...
Chip 7 would be 0xFE000 thru 0xFFFFF