Skip to content

哈尔滨工业大学(深圳) 计算机设计与实践课程实验

License

Notifications You must be signed in to change notification settings

J0hNnY1ee/HITSZ-miniRV-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HITSZ-miniRV-2024

OverView

Project Introduction

This is the course assignment for 'Computer Design and Implementation' at Harbin Institute of Technology, Shenzhen, in 2024. It completing a five-stage pipeline miniRisc-V CPU.

The list of instructions are part of the RISC-V instruction set architecture (ISA) , contains addi , sltu , sra , andi , sb , sw , bltu , blt , sub , slt , sll , srai , slli , simple , auipc , lb , and , bne , add , lhu , xor , bge , lbu , ori , jalr , lw , beq , jal , sltiu , or , slti , bgeu , lui , sh , srl , xori , lh and srli.

Relevant resourse

Usage

Deploy environment

Please refer to the following sources deploy environment.

Compile

Execute following commond

mill -i miniRV

then you will get a systemVirilog file Top_Onboard.sv

About

哈尔滨工业大学(深圳) 计算机设计与实践课程实验

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages