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:
parent
bbceaa6b5e
commit
7bb0a1913e
3 changed files with 82 additions and 21 deletions
1
tests/svinterfaces/run-test.sh
Executable file → Normal file
1
tests/svinterfaces/run-test.sh
Executable file → Normal file
|
|
@ -5,3 +5,4 @@
|
|||
|
||||
./run_simple.sh load_and_derive
|
||||
./run_simple.sh resolve_types
|
||||
./run_simple.sh positional_args
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue