The Elements of Computing Systems¶
Nisan, N., & Schocken, S. (2021). The Elements of Computing Systems: Building a Modern Computer from First Principles. MIT Press.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Domain-specific¶
- NAND Logic
- Nisan and Schocken make the construction operational in The Elements of Computing Systems: their first project treats NAND as primitive and requires learners to build NOT, AND, OR, XOR, multiplexers, demultiplexers, and wider chips from it
This sourceProject 1 of Nisan and Schocken's Chapter 1 gives Nand as the only building block and requires Not, And, Or, Xor, Mux and DMux, then their 16-bit and multi-way variants, to be built from it. Mux is one of the chips Project 1 requires learners to build from Nand, and each is checked against a supplied test script and compare file - so 'tested' is literal.
- Nisan and Schocken make the construction operational in The Elements of Computing Systems: their first project treats NAND as primitive and requires learners to build NOT, AND, OR, XOR, multiplexers, demultiplexers, and wider chips from it
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:d501d8fed51b · see in the full table