6 ms·
It is possible to build a CPU without a single gate: http://www.inf.fu-berlin.de/inst/ag-ki/rojas_home/documents/tutorials/SmallestCPU.pdf http://www.inf.fu-ber
by Squonk42 6y ago
It is possible to build a CPU without a single gate: http://www.inf.fu-berlin.de/inst/ag-ki/rojas_home/documents/tutorials/SmallestCPU.pdf http://www.inf.fu-berlin.de/inst/ag-ki/rojas_home/documents/...
- holstvoogd 6y agoThat uses a NAND gate in a similar fashion as the MyNOR
- Squonk42 6y agoNo, look at the conclusion, there is no more gate for the ALU.
- ajnin 6y agoThe CPU actually contains many gates, only the ALU is a single gate.