CAPC - Part 5


RAM

I followed the instructions from the course website on making a 4K RAM by using Simulator. Then tested it on a seperate page and loaded data into it from file (doing it manually would just be way too much clicking).

The only problem I encountered was when I initially replaced the PROM with the RAM I set the "/oe" and "/we" lines backwards on the RAM. I failed to notice that these inputs are reverse (they have the NOT circles). That part sucked.

After fixing that everything worked fine. Once again I used a bus rather than have lots of red wires clogging up the diagram.

back to CAPC...