CSC 242 Digital Logic, Computer
Organization, & Assembly
Fall 2008
This page will contain resource information as it becomes available.
- The tst (test) script files are located on the text's website.
www.idc.ac.il/tecs
- Project files are also available on the text's website. I have
included a link from the course calendar to the
project files on the text's website. The test (tst) files have been
pre-built for you to compare your hardware implementation for correctness.
www.idc.ac.il/tecs
Project01 Help Files
Submission of Projects
Instructions
- Projects should be emailed to the TA, Kyle Holt lkh3273@uncw.edu,
by the beginning of class on the day due. The subject of the
email
should be "CSC242ProjectXX" with out the quotation marks and where XX
represents the project number, e.g. 01, 02,...10.
- All HDL files created by the student should
contain header documentations as follows
// Name: Karl Ricanek Jr
// Date: Jan 28, 2007
// Assignment: projectXX
// File name: Mux.hdl
- The project files should be zipped into a single package. The zip file will have the hdl, tst, and cmp files. The zip file is what should be emailed.