/HUST_ComputerOrginazation_CourseProject

This is the Computer Orginazation Course Project of HUST in 2019 Spring

Primary LanguageVerilog

HUST_ComputerOrginazation_CourseProject

This is the Computer Orginazation Course Project of HUST in 2019 Spring

Outline

Base

  • SingleCycle
  • SingleCycle Verilog 45
  • 理想流水线 50
  • 分支相关流水线
  • 气泡流水线 60
  • 重定向流水线 70

Extend

  • 单级中断 +8
  • 多级中断 +5
  • 流水中断 +5
  • Pipeline Verilog +12
  • 分支预测 +10