Login  Register

Re: RAM16k

Posted by WBahn on Jul 03, 2024; 1:23am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/RAM16k-tp4030222p4037977.html

pm100 wrote
Alternative way

16 bits can address 64k
15 bits -> 32k
14 bits -> 16k
The only hiccup with this approach is that it requires the person to already accept and be comfortable with the notion that 16 bits can address a 64K address space.