Altera_Forum
Honored Contributor
11 years agoTimequest reports no constraining problems, hardware still not working
Hello all,
I have a Verilog module (coded in Bluespec) that was working in my Stratix IV Kit. This module internally uses pipelined LPM_DIVIDE. When I decided to migrate to Stratix V (5SGXEA7K2F40C2), it just stopped working @ 50 MHz. The module is used inside a Qsys system, connected via Avalon-MM to a Nios II Processor. The only I/O pins are CLK, RST_N and jtag pins. All modules inside Qsys use the same input clock (50 MHz). After setting this input clock in Timequest, it doesn't report any failing path and gives me a maximum frequency of 55 MHz. However, at 50 MHz it fails to work, while at 30 MHz it works flawlessly. Am I missing anything? I appreciate anyone's help and I apologise for any beginner's mistake that I might be doing. Cheers!