mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-15 13:28:59 +00:00
7 lines
61 B
Plaintext
7 lines
61 B
Plaintext
library("foobar") {
|
|
pin("foo") {
|
|
bar : baz[0] ;
|
|
}
|
|
}
|
|
|