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 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