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?
I go to Time Quest -> Custom Reports -> Report Path. Fill From and To.
report_path -from [get_ports {F_LPTG_IN[0]}] -to [get_ports {F_LPTG_OUT
[0]}] -npaths 1 -panel_name {Report Path} -multi_corner
I get - Report Path: No paths were found