aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mk.sh
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2023-04-20 16:23:23 +0000
committerGravatar Peter McGoron 2023-04-20 16:23:23 +0000
commit2119ec275bf51fbc393f352618e1aa3d23f4104f (patch)
treeb39d2f504ab06a94d96f6c95c936e788b26f227c /tests/mk.sh
parentmetastability comment (diff)
add ready_to_arm to indiciate when the module can accept another command
Diffstat (limited to 'tests/mk.sh')
-rwxr-xr-xtests/mk.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mk.sh b/tests/mk.sh
index 417bd3a..707b753 100755
--- a/tests/mk.sh
+++ b/tests/mk.sh
@@ -19,6 +19,7 @@ run_test() {
-GWID_LEN=$WIDLEN \
-DSPI_MASTER_TYPE=$MASTER_TYPE -DSPI_SLAVE_TYPE=$SLAVE_TYPE \
-DVCDFILE="\"$DIR.fst\"" \
+ -DSIMULATION \
--Mdir $DIR \
$EXTARG \
simtop.v write_read.cpp $MODS \