8000 GitHub - pku-gsun/Step-into-RISCV: TA's implementation for the project of Computer Architecture and Intelligent Chip Design (23 Spring)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TA's implementation for the project of Computer Architecture and Intelligent Chip Design (23 Spring)

Notifications You must be signed in to change notification settings

pku-gsun/Step-into-RISCV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step-into-RISCV

TA's implementation for the project of Computer Architecture and Intelligent Chip Design (23 Spring)

Lab 1: ALU implementation

Lab 2: IF & ID stage implementation

Lab 3: Single-cycle RISC-V CPU implementation

Lab 4: 5-stage pipeline RISC-V CPU implementation (with data forwarding and branch forwarding to solve hazards)

Lab 5: Add L1 data cache for 5-stage pipeline CPU in Lab 4, and change the data ram into a slow-speed memory wrapper.

About

TA's implementation for the project of Computer Architecture and Intelligent Chip Design (23 Spring)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 73.8%
  • Assembly 25.8%
  • Other 0.4%
0