This website requires JavaScript.
Explore
Help
Sign In
np
/
simbench
Watch
1
Star
0
Fork
0
You've already forked simbench
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
0cb0d82998b1200e2676bb3b85252cdd1e222f78
simbench
/
test-iverilog
/
__build.sh
6 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
Add sources
2023-06-11 16:15:40 +03:00
#!/usr/bin/env bash
Cosmetic changes
2023-06-13 16:36:29 +03:00
FFILE
=
../source/sources.f
iverilog -g2012 -o top -f
$FFILE
top.sv
Reference in New Issue
Copy Permalink