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 need it to be quicker, and that's the only way to design it, then you'll need a faster speed grade device or, more likely, a faster device family. MAX 10 isn't particularly fast.
Where are these signals coming from? I'm assuming they're from device pins...
Cheers,
Alex