Files
simbench/test-modelsim/__run.sh

6 lines
158 B
Bash
Raw Normal View History

2023-06-11 16:15:40 +03:00
#!/usr/bin/env bash
2023-06-17 10:56:00 +03:00
. ../scripts/sim_vars.sh
vsim -batch -voptargs="+acc" -do "run -all" -quiet +dlen=$BLOCK_SIZE -GCPU_COUNT=$CPU_COUNT -lib testbench top