mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-17 12:45:44 +00:00
Merge pull request #109 from Silimate/clkgate_attr
Added is_clock_gated attr to flops created via clockgate.cc pass
This commit is contained in:
commit
0b46d8b201
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