- Create the .bsv file (using a text editor)
- Compile the file using the command bsc -u file.bsv
- Perform .ba elaboration using the command bsc -u -sim -elab -g
- Perform .bo elaboration bsc -sim -e -o <TopName(Enter the alias for the sim file)>
- ./(filename) for simulation
-
Notifications
You must be signed in to change notification settings - Fork 1
CaptModTerm13/RISCV_SingleCycle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
RISC V single cycle processor design and implementation using Bluespec System Verilog
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published