Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Hi, you can set a default delay: define input_delay -default 1.00 -ref {clkb:r} When you import the netlist and you run a "simple" P&R run Quartus will not move your register. In case you use register retiming in Quartus the registers maybe will be moved, but Quartus will take care of the timing. BTW: Did you check your reset and clock connectivity ? Kind regards GPK --- Quote End --- ok - I'll try it. and I did check the connectivity. thanks!