Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Speed 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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,