mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 01:24:10 +00:00
* Resolve package types in interfaces * Added test for resolving of package types in interfaces
8 lines
136 B
Bash
Executable file
8 lines
136 B
Bash
Executable file
#/bin/bash -e
|
|
|
|
./runone.sh svinterface1
|
|
./runone.sh svinterface_at_top
|
|
|
|
./run_simple.sh load_and_derive
|
|
./run_simple.sh resolve_types
|