Merge pull request #244 from YosysHQ/ecp5tests

tests: Bump submodule to include ecp5 regressions
This commit is contained in:
David Shah 2019-03-01 16:13:33 +00:00 committed by GitHub
commit cc5edfd97e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit baf928b5c688d1d8409da28f76c36f74e79a93a8
Subproject commit ee3ff3c4bdce20c47bd6c35a2f7430497b283807