EEren
Occasional Contributor
7 years agoMAX10 Signal propagation
I have a mux F_LPTG_OUT(0) <= F_LPTG_IN(0) when (sel(0) = '1') else cpu_out(0); What signal propagation time will be from the input to the output?
If you are looking at a report from an input of the device all the way to an output, you're looking at the total delay through the entire device, so of course it might be large. Can you clarify exactly what reporting command you used that worked and also where the registers are in this design?