mirror of https://github.com/YosysHQ/nextpnr.git
generic: Enable viaduct example test in CI
Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
parent
e751eaca47
commit
0c458f14f2
|
|
@ -20,6 +20,6 @@ function run_tests {
|
||||||
function run_archcheck {
|
function run_archcheck {
|
||||||
pushd build
|
pushd build
|
||||||
# TODO
|
# TODO
|
||||||
# ./nextpnr-generic --uarch example --test
|
./nextpnr-generic --uarch example --test
|
||||||
popd
|
popd
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue