after trying to compile an FPGA VI, if fails due to overmapping.
I get the following error in the "xflow.log" file:
{ERROR:Pack18 - The design is too large for the given device and package...}
it (the error description/text) goes on to say:
{If the slice count exceeds device resources you might try to disable register ordering (-r)...}
MY QUESTION:
Excatly how do I go about disabling the register ordering? I am using Windows XP.
A detailed step-by-step procedure would be appreciated.
Thank-you