mirror of https://github.com/YosysHQ/nextpnr.git
[timing] Do I need test in the task name too?
This commit is contained in:
parent
ef8105bfba
commit
b35090d77c
|
|
@ -10,4 +10,4 @@ task:
|
|||
test_ice40_script: cd build && ./nextpnr-ice40-test
|
||||
smoketest_ice40_script: export NEXTPNR=$(pwd)/build/nextpnr-ice40 && cd ice40/smoketest/attosoc && ./smoketest.sh
|
||||
test_ecp5_script: cd build && ./nextpnr-ecp5-test
|
||||
regressions_ice40_script: make -C tests/ice40/regressions NPNR=$(pwd)/build/nextpnr-ice40
|
||||
regressiontest_ice40_script: make -C tests/ice40/regressions NPNR=$(pwd)/build/nextpnr-ice40
|
||||
|
|
|
|||
Loading…
Reference in New Issue