Re: Building chips problem.
Posted by cadet1620 on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Building-chips-problem-tp3468285p3835881.html
Yes, when you have lots of nested subcircuits LogiSim slows down a lot. The bet that you can do is to use its built-in parts to do the heavy work. For example if you are trying to use the Bit/Register/RAM8/etc. hierarchy to build bigger RAMs you would be better to use the built-in RAM part.
If you want it to look more like a TECS RAM, you could wrap a 16K built-in RAM in a part called RAM16K.
Let's not pollute the forum with LogiSim discussions. If you want to talk more about it, email me directly. (More|Reply to author.)
--Mark