Homework I

Due Friday, October 3

Goal of this Assignment:

To start to become familiar with digital design and Chipmunk. It should be pretty straightfoward, once you get used to the concepts.

Modify my Chipmunk example ModDiv5.lgf file, which implements the example in Section 3.4 of our printed lecture notes on digital design. Instead of mod 5 and div 5 operations, implement mod n and div n, where n is a 4-bit quantity input by the user via a Digital Hex Keypad.