Forum Discussion
Altera_Forum
Honored Contributor
10 years agoSpeed optimization
Hello every body;
I asked if there is a synthesis directive to place the critical-path related logics of my design in a fast portions of the FPGA. Thanks.2 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- Hello every body; I asked if there is a synthesis directive to place the critical-path related logics of my design in a fast portions of the FPGA. Thanks. --- Quote End --- Input the timing constraints (i.e. clock period, input pin setup delay and clock to output delay) into the tool. The fitter run will do it's job. Kevin - Altera_Forum
Honored Contributor
Thanks Mr.K_J for attention.
But I have assigned the clock period constrain. what is the goal of assigning the clock-to-output and the input pin setup delay. Thanks,