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
main
Add File
New File
Apply Patch
simbench
/
test-verilator4
/
__run.sh
6 lines
87 B
Bash
Raw
Permalink
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
Rewrite run.sh script
2023-06-17 10:56:00 +03:00
./testbench/testbench +dlen
=
$BLOCK_SIZE
Reference in New Issue
Copy Permalink