CSC270 Homework 9 2012

From dftwiki3
Revision as of 14:43, 11 April 2012 by Thiebaut (talk | contribs) (Problem #1)
Jump to: navigation, search

--D. Thiebaut 15:31, 11 April 2012 (EDT)


This assignment is due on 4/18/12, at the beginning of the lab.


Problem #1

Write the driver for the hardware shown below, that consists of a 1-bit port attached to a red LED. The driver should be a collection of 2 functions, one to turn the LED ON, and another function to turn the LED OFF.

Note that who ever designed this circuit didn't use the same approach you took in the lab. In particular this design is more expensive in terms of gates. Also, make sure you notice that the port is connected to D1 of the Data Bus, and not D0 as you did in the lab...


CSC270 1BitPortForHomework MessedUp.png

Problem #2

Same question with the hardware shown below.

CSC270 1BitPortForHomework ClearPresetControls.png