diff options
| author | 2023-04-20 16:23:23 +0000 | |
|---|---|---|
| committer | 2023-04-20 16:23:23 +0000 | |
| commit | 2119ec275bf51fbc393f352618e1aa3d23f4104f (patch) | |
| tree | b39d2f504ab06a94d96f6c95c936e788b26f227c /tests/mk.sh | |
| parent | metastability comment (diff) | |
add ready_to_arm to indiciate when the module can accept another command
Diffstat (limited to 'tests/mk.sh')
| -rwxr-xr-x | tests/mk.sh | 1 |
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 \ |
