mirror of https://github.com/YosysHQ/yosys.git
Added TODO for how to add the COI set
This commit is contained in:
parent
143a860673
commit
19060eeee7
|
|
@ -188,4 +188,6 @@ Future TODOs:
|
|||
2) Add threshold (how many flops depend on the same enable signal)
|
||||
3) Add different setting for type of mitter (maybe add just the !COI -> D == Q)
|
||||
for a weaker clock gate (still consumes power if COI and D == Q but might be faster)
|
||||
4) Deal with posede vs negedge of the clocks
|
||||
4) Deal with posede vs negedge of the clocks
|
||||
5) Experiment with different logical combinations of the COI set (rather than just
|
||||
or-ing them all together)
|
||||
Loading…
Reference in New Issue