mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-05 01:27:43 +00:00
Add tests for #4976.
This commit is contained in:
parent
bdcbbf2db6
commit
307db1ec50
3 changed files with 8 additions and 0 deletions
6
tests/liberty/idranges.lib
Normal file
6
tests/liberty/idranges.lib
Normal file
|
@ -0,0 +1,6 @@
|
|||
library("foobar") {
|
||||
pin("foo") {
|
||||
bar : baz[0] ;
|
||||
}
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue