mossprescott / pynand

Nand2Tetris in Python.
Other
12 stars 3 forks source link

Finally fix DMux4Way and -8Way for a modest savings #14

Closed mossprescott closed 4 years ago

mossprescott commented 4 years ago

This mostly affects the DFF-based RAMs, which aren't used in the CPU anyway, but it also was provoking a benign but annoying bug in IC flattening.