The Elements of Computing Systems (From NAND to Tetris)
Section: Designing Registers, RAM, etc
Activity:
In this activity you have to build a '1 bit binary cell'. We will consider the Data Flip Flop (DFF) to be a primitive for the purpose of this activity. You can use the DFF, as well as any other chip built until now in the course, to implement this exercise.
Resources
- A template script for the '1 bit binary cell' ... you have to fill in the details
- The test script for the '1 bit binary cell'
- The compare file for the '1 bit binary cell'
Test your work in the hardware simulator, and ensure it works by testing it with the test script specified above. Blog your notes, and submit a link to your blog post, using the submit form below.
Reviews
This section contains reviews provided by the community for the activity response specified at the top of the page. Please use the form at the end to provide a constructive review of the activity.
