1
0
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:
David Shah
2019-03-01 16:13:33 +00:00
committed by GitHub
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

Submodule tests updated: baf928b5c6...ee3ff3c4bd