Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHm I still have this problem.
Right now I'd like to constrain the timing on an input.
report_path -to }] -panel_name "rp output test"
Info: Report Path: No paths were foundSo it looks like TimeQuest recognizes the port name. When I compile the design, though:
Warning: Ignored filter at smr.sdc(40): adc_d_a
could not be matched with a port
Warning: Ignored filter at smr.sdc(40): adc_d_b
could not be matched with a port
Warning: Ignored set_input_delay at smr.sdc(40): Argument <targets> is an empty collection
Info: set_input_delay -clock "data_conv_clk_b" -max 4.200ns adc_d_b
}]
Warning: Ignored set_input_delay at smr.sdc(41): Argument <targets> is an empty collection
Info: set_input_delay -clock "data_conv_clk_b" -min 2.900ns adc_d_b
}]