mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-27 07:49:50 +00:00
sdc: add -keep_hierarchy test
This commit is contained in:
parent
224ed524fa
commit
07de7509bf
8 changed files with 157 additions and 5 deletions
2
tests/sdc/side-effects.sdc
Normal file
2
tests/sdc/side-effects.sdc
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
puts "This should print something:"
|
||||
puts [get_ports {A[0]}]
|
||||
Loading…
Add table
Add a link
Reference in a new issue