Altera_Forum
Honored Contributor
16 years agoOutput to Input Delays
How would I set up a SDC constraint to do the following:
I have a max combinational delay from output A to input C of 6ns I have a max combinational delay from output B to input C of 10ns Neither output signal is a clock, but they are both decoded register outputs (i.e. it's a synchronous design). What is the proper command(s) to establish this constraint? Thanks.