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 {
|
||||
pushd build
|
||||
# TODO
|
||||
# ./nextpnr-generic --uarch example --test
|
||||
./nextpnr-generic --uarch example --test
|
||||
popd
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue