[test] add new testcase to basic reg test
This commit is contained in:
parent
20386945bd
commit
f0639b4567
|
@ -279,6 +279,7 @@ echo -e "Testing output files without time stamp";
|
||||||
run-task basic_tests/no_time_stamp/device_1x1 $@
|
run-task basic_tests/no_time_stamp/device_1x1 $@
|
||||||
run-task basic_tests/no_time_stamp/device_4x4 $@
|
run-task basic_tests/no_time_stamp/device_4x4 $@
|
||||||
run-task basic_tests/no_time_stamp/no_cout_in_gsb $@
|
run-task basic_tests/no_time_stamp/no_cout_in_gsb $@
|
||||||
|
run-task basic_tests/no_time_stamp/dump_waveform $@
|
||||||
# Run git-diff to ensure no changes on the golden netlists
|
# Run git-diff to ensure no changes on the golden netlists
|
||||||
# Switch to root path in case users are running the tests in another location
|
# Switch to root path in case users are running the tests in another location
|
||||||
cd ${OPENFPGA_PATH}
|
cd ${OPENFPGA_PATH}
|
||||||
|
|
Loading…
Reference in New Issue