3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-05 22:06:04 +00:00
yosys/tests/svinterfaces/run-test.sh
Krystine Sherwin 7bb0a1913e
hierarchy.cc: Raise error on positional interface
Add test to check that it does error.
2025-10-15 09:10:33 +13:00

8 lines
168 B
Bash

#/bin/bash -e
./runone.sh svinterface1
./runone.sh svinterface_at_top
./run_simple.sh load_and_derive
./run_simple.sh resolve_types
./run_simple.sh positional_args