Altera_Forum
Honored Contributor
8 years agoRidiculous interconnect timing between related clocks
I'm trying to finalize a design in an Arria 10, using Quartus Prime Pro 16.1 , where a signal is passed from a global clock to a related peripheral clock of the same frequency (they are both derived from the same source, the only phase difference coming from the different delays for the clock buffers). I'm struggling to close timing though as TimeQuest is giving an insanely long interconnect time for moving data within the same slice (see below).
Incr RF Type Fanout Location 0.181 FF uTco 1 FF_X1_Y144_N7 <- comes from the global clock 0.098 FF CELL 1 FF_X1_Y144_N7 11.416 FF IC 1 FF_X1_Y144_N1 0.000 FF CELL 1 FF_X1_Y144_N1 <- latched in peripheral clock Has anyone else encountered anything similar? Any ideas how to solve this? Is it even possible to take ~11.5 ns to move data from FF_X1_Y144_N7 to FF_X1_Y144_N1? Thanks all, Andy