Difference between revisions of "CSC270 Memory-Mapped I/O Exercises"

From dftwiki3
Jump to: navigation, search
(Created page with "--~~~~ ---- =Exercises= * Design a 2-bit Output port and attach it to the 6811. ==Option 1: Parallel-Write Port== 600px ==Option 2: Individually...")
 
(Option 1: Parallel-Write Port)
Line 8: Line 8:
  
 
[[Image:CSC270 2 Bit IO.png|600px]]
 
[[Image:CSC270 2 Bit IO.png|600px]]
 +
 +
<br clear="all" />
  
 
==Option 2: Individually accessible bits==
 
==Option 2: Individually accessible bits==

Revision as of 10:06, 6 April 2011

--D. Thiebaut 11:01, 6 April 2011 (EDT)


Exercises

  • Design a 2-bit Output port and attach it to the 6811.

Option 1: Parallel-Write Port

CSC270 2 Bit IO.png


Option 2: Individually accessible bits

CSC270 2 Bit IO.png