mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-18 13:15:46 +00:00
Added is_clock_gated attr to flops created via clockgate.cc pass
This commit is contained in:
parent
84a03a6b9a
commit
ec537b189f
2 changed files with 3 additions and 1 deletions
|
|
@ -909,6 +909,7 @@ X(interface_type)
|
|||
X(interfaces_replaced_in_module)
|
||||
X(invertible_pin)
|
||||
X(iopad_external_pin)
|
||||
X(is_clock_gated)
|
||||
X(is_inferred)
|
||||
X(is_interface)
|
||||
X(it)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue