mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-30 08:24:40 +00:00
5 lines
75 B
Plaintext
Executable File
5 lines
75 B
Plaintext
Executable File
INSTR_LIMIT=${1:-0}
|
|
vsim -c <<!
|
|
do wally-buildroot-batch.do $INSTR_LIMIT
|
|
!
|