Add comment about supporting $dffe in ice40_dsp
This commit is contained in:
@@ -12,6 +12,7 @@ match mul
|
||||
endmatch
|
||||
|
||||
match ffA
|
||||
// TODO: Support $dffe too by checking if all enable signals are identical
|
||||
select ffA->type.in($dff)
|
||||
filter !port(mul, \A).remove_const().empty()
|
||||
filter includes(port(ffA, \Q).to_sigbit_set(), port(mul, \A).remove_const().to_sigbit_set())
|
||||
|
||||
Reference in New Issue
Block a user