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
eac0c922c98e687876fb17e212f2f54ee39d27df
simbench
/
test-verilator5
/
__run.sh
6 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
Add sources
2023-06-11 16:15:40 +03:00
#!/usr/bin/env bash
Rewrite run.sh script
2023-06-17 10:56:00 +03:00
. ../scripts/sim_vars.sh
Set block size to 1kB. Block size is set via plusarg +dlen=NNN
2023-06-15 23:08:50 +03:00
Add old (without --timing) verilator test
2024-10-02 17:25:04 +03:00
./top/top +dlen
=
$BLOCK_SIZE
Reference in New Issue
Copy Permalink