mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-05 16:15:21 +00:00
Merge pull request #244 from YosysHQ/ecp5tests
tests: Bump submodule to include ecp5 regressions
This commit is contained in:
@@ -12,3 +12,4 @@ task:
|
||||
smoketest_ice40_script: export NEXTPNR=$(pwd)/build/nextpnr-ice40 && cd ice40/smoketest/attosoc && ./smoketest.sh
|
||||
test_ecp5_script: cd build && ./nextpnr-ecp5-test
|
||||
regressiontest_ice40_script: make -j $(nproc) -C tests/ice40/regressions NPNR=$(pwd)/build/nextpnr-ice40
|
||||
regressiontest_ecp5_script: make -j $(nproc) -C tests/ecp5/regressions NPNR=$(pwd)/build/nextpnr-ecp5
|
||||
|
||||
2
tests
2
tests
Submodule tests updated: baf928b5c6...ee3ff3c4bd
Reference in New Issue
Block a user