Forum Discussion
mnazemi
New Contributor
6 years agoHow to convert combinational blocks to sequential blocks automatically?
I have a relatively large combinational block that is mapped to an Intel FPGA using Quartus Prime Pro. I recently learned that an ALM can provide the output either directly from an adaptive LUT or f...
sstrell
Super Contributor
6 years agoWithout writing code to define the synchronous logic, there's no way the tool can automatically add registers into your design.
#iwork4intel