mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-21 18:50:38 +00:00
tests: Add trivial liberty -unit_delay test
This commit is contained in:
parent
31476e89b6
commit
d5756eb9be
2 changed files with 8 additions and 0 deletions
3
tests/liberty/unit_delay.ys
Normal file
3
tests/liberty/unit_delay.ys
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Nothing gets imported: the file lacks timing data
|
||||
read_liberty -wb -unit_delay normal.lib
|
||||
select -assert-none =*/t:$specify*
|
Loading…
Add table
Add a link
Reference in a new issue