3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-09 15:47:31 +00:00

hierarchy.cc: Raise error on positional interface

Add test to check that it does error.
This commit is contained in:
Krystine Sherwin 2025-10-15 09:10:33 +13:00
parent bbceaa6b5e
commit 7bb0a1913e
No known key found for this signature in database
3 changed files with 82 additions and 21 deletions

1
tests/svinterfaces/run-test.sh Executable file → Normal file
View file

@ -5,3 +5,4 @@
./run_simple.sh load_and_derive
./run_simple.sh resolve_types
./run_simple.sh positional_args