mirror of https://github.com/YosysHQ/yosys.git
7 lines
61 B
Plaintext
7 lines
61 B
Plaintext
|
|
library("foobar") {
|
||
|
|
pin("foo") {
|
||
|
|
bar : baz[0] ;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|