mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-02 13:36:08 +00:00
5 lines
60 B
Text
5 lines
60 B
Text
library("foobar") {
|
|
pin("foo") {
|
|
bar : baz[0] ;
|
|
}
|
|
}
|