This website requires JavaScript.
Explore
Help
Sign In
brice
/
RISC-V_Verilog
Watch
1
Star
0
Fork
You've already forked RISC-V_Verilog
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5829400fea
RISC-V_Verilog
/
sim
/
Makefile
5 lines
70 B
Makefile
Raw
Blame
History
all
:
vsim -c -do
"do simu.do; quit -f"
debug
:
vsim -do
"do simu.do"
Reference in New Issue
View Git Blame
Copy Permalink