6 lines
78 B
Bash
Executable File
6 lines
78 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
. ../scripts/sim_vars.sh
|
|
|
|
vvp -n ./top +dlen=$BLOCK_SIZE
|