6 lines
158 B
Bash
Executable File

#!/usr/bin/env bash
. ../scripts/sim_vars.sh
vsim -batch -voptargs="+acc" -do "run -all" -quiet +dlen=$BLOCK_SIZE -GCPU_COUNT=$CPU_COUNT -lib testbench top