Return to previous page Advance to next page
Development System Reference Guide
Chapter 12: PAR - Place and Route

Halting PAR

Note: You are not able to halt PAR with Control-C as described below if you do not have Control-C set as the interrupt character. To set the interrupt character, enter stty intr ^V^C in the .login file or .cshrc file.

To halt a PAR operation, enter Control-C. In a few seconds, this message appears.

CNTRL-C interrupt detected.

Please choose one of the following options:
1. Continue processing and ignore the interrupt.

2. Normal program exit at next check point.

   This will result in saving the best results so far,

   after concluding current processing.

3. Exit program immediately.

4. Display Failing Timespec Summary.

5. Cancel the current job and move to the next one at
   the next check point.

Enter choice --> 

If you have no failing time specifications or are not using the -n option, Options 4 and 5 display as follows.

4. Display Failing Timespec Summary.
   (Not applicable: Data not available)
5. Cancel the current job and move to the next one at
   the next check point.
   (Not applicable: Not a multi-run job.)

You then select one of the five options shown on the screen. The options work in this way.

After you run PAR, you can use the FPGA Editor on the NCD file to examine and edit the results. You can also perform a static timing analysis using TRACE or the Timing Analyzer. When the design is routed to your satisfaction, you can input the resulting NCD file into the Xilinx Development System's BitGen program. BitGen creates files that are used for downloading the design configuration to the target FPGA. For details on BitGen, see the “BitGen” chapter.