Forum Discussion
Altera_Forum
Honored Contributor
10 years agoDelaying output of a module to close timing
I've created a module where two numbers are multiplied and the output is provided in a number of clock cycles. However, the output of the module (pdt1_out) is failing timing in that the setup slack ...
Altera_Forum
Honored Contributor
10 years agoThanks, kaz. My intention was to have Quartus automatically infer a pipeline multiplier from the HDL code, but I will try the megawizard instance first. I will reply to this thread when I've managed to pipeline the multiplier using the IP.