Difference between revisions of "ECE 3504 Digital Design I"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Cov
imported>Cov
Line 1: Line 1:
'''ECE 3504: Digital Design I''' is a junior-level [[Electrical and Computer Engineering]] course, following [[ECE 2504 Introduction to Computer Engineering]]. It introduces the [[w:Quine-McCluskey algorithm|Quine-McCluskey method]] of logic minimization, [[w:Finite-state machine|finite state machines]], and other topics related to the design of combinational and sequential logic.
+
'''ECE 3504: Digital Design I''' is a junior-level [[Electrical and Computer Engineering]] course, following [[ECE 2504 Introduction to Computer Engineering]]. It introduces the [[w:Quine-McCluskey algorithm|Quine-McCluskey method]] of logic minimization, [[w:Finite-state machine|finite state machines]], and other topics related to the design of combinational and sequential logic. The course is often taught by [[Jason Thweatt]].
  
 
=Software=
 
=Software=
Line 6: Line 6:
 
=Text=
 
=Text=
 
The textbook is [[wc:31074854|Digital logic circuit analysis and design by Victor P Nelson, H Troy Nagle, et al]].
 
The textbook is [[wc:31074854|Digital logic circuit analysis and design by Victor P Nelson, H Troy Nagle, et al]].
 +
 +
=Resources=
 +
* [http://www.ece.vt.edu/cel/datasheets/22v10.pdf P22V10 datasheet]
  
 
=See Also=
 
=See Also=

Revision as of 14:59, 23 February 2010

ECE 3504: Digital Design I is a junior-level Electrical and Computer Engineering course, following ECE 2504 Introduction to Computer Engineering. It introduces the Quine-McCluskey method of logic minimization, finite state machines, and other topics related to the design of combinational and sequential logic. The course is often taught by Jason Thweatt.

Software

Required software for this class includes LogicWorks and WinCupl. Microsoft Word templates are provided for most assignments, however LaTeX offers prettier and more powerful typesetting.

Text

The textbook is Digital logic circuit analysis and design by Victor P Nelson, H Troy Nagle, et al.

Resources

See Also