Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHELP:how to remove these timing critical warning
I get some critical warnings for timing,when I make the TSE project. I want to implement a 150MHz nios II system of TSE transciever, and I almost finish the hardware of nios II with the DE...
Altera_Forum
Honored Contributor
14 years agoLook for the top failing paths report in Timequest to determine where you need to add more pipelining.
A typical path that needs a pipeline bridge is the one between the Nios CPU masters (data and instruction) and the CPU's JTAG debug slave interface. Going over 100MHz on a Nios II system on a Cyclone FPGA is possible, but requires some patience...