• Stars
    star
    3
  • Rank 3,961,335 (Top 79 %)
  • Language VHDL
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Designing and implementing a simple 5-stage pipelined processor using Harvard Architecture. The design use full forwording and static branch prediction "not taken" and hazard detection uint . It also conform to the ISA specification described in the readme file.