Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 294 Bytes

Lab Sheet 8

LearningObjectives

  • Modeling 3-stage pipeline design shown below in Verilog
  • Designing modules for each hardware component and some support modules occurring in the pipeline design.
  • Implementation of the modules in Verilog
  • Integrating these modules
  • Writing test bench