|
During this tutorial, we are going to use the Quartus II Software to implement the following circuit:
Y = (A * ~B) + ~C where A, B, C are the input pins, Y is the output pin, * represents an AND function, + represents an OR function, and ~ represents inversion
The tutorial is broken up into 2 parts: Designing the Circuit and Simulating the Circuit.
The majority of this tutorial is from the University of Florida’s Department of Electrical and Computer Engineering, Dr.’s K. Gugel and Eric M. Schwartz. Thank you!
The tutorial is available hereas a pdf file. I am working on updating the web-interface...it will be ready soon.
Click Here to begin and have fun. :)
|