ECE 473
Computer Architectue & Organization

Welcome to Course Forum to discuss your project.

 

 
• Project 1: Implement ripple-carry adders and carry-save adders
 
  1. Project description ()
    • One-bit adder()
    • Four-bit Adder()
  2. Quartus II Software
  3. Resources and Tutorials:
• Project 2: Implement a special purpose processor
 
  1. Project 2 Description ()
  2. espresso for Boolean Minimization (espresso.exe). A MS-DOS program. To run it in Windows, click Start, run, type "cmd". And then go the directory where espresso.exe is stored. You can find its description here.
  3. References
• Project 3: Implement a pipelined MIPS processor
 
  1. Project description ()
  2. It is recommended to use Perl to write the assembler. Here is a Perl tutorial (Color: , Black&White: )
  3. Resources and Tutorials: