Skip to content

Sophiamer2002/RV5-Pipeline-CPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RV5-Pipeline-CPU

How to use?

To build the project, you can use either IntelliJ IDEA or VSCode with metals enabled, or even with sbt command line tools. Run and you will find a directory called out-files\ containing files including AnalogIO.v, CPU.v. These two are used to build the FPGA. REMEMBER TO PREPEND A LINE

`default_nettype wire

TO CPU.v.

In others\ folder, cpu.wcfg is used for viewing the waves in vivado2019.2. To implement build the CPU, https://github.com/thu-cs-lab/thinpad_top provides enough files so that you can generate the bitstream.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages