6 lines
155 B
Bash
Executable File

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