Closed rw1nkler closed 3 years ago
Why do you want to remove this?
@mithro This feature has been requested by QuickLogic. They wanted to be able to directly support their flip-flop primitives in VPR in the same way as their proprietary tools do - without the need of Yosys techmap. The flip-flop cell is named ff
(lower case).
If you find the change unfeasible we can stick with the techmap approach (map ff
into FF
).
@mkurc-ant - I think the techmapping approach is a better solution.
This PR removes assertion for upper case BLIF model names.