Placing and Routing Critical Components


Manually routing allows you to fine tune your design or improve PAR's performance.  You can use FPGA Editor to manually route your design for Design Implementation as follows.

What to do First

Run place and route on your design.

After you run Place and Route, double-click on View/Edit Routed Design (FPGA Editor) process to open FPGA Editor.

To Route Manually

  1. Click the left mouse button to select the source pin wire.

  2. Press the Ctrl key and the left mouse button simultaneously to select additional routing resources.

You must select objects in the order in which you want them routed. When you select the objects, consider that connections are routed one by one from each selected object to the next. For example, if you select three objects in the order A, B, C, you are indicating that you want to route A to B, then route B to C.

  1. Select Tools > Route > Manual Route.

The selected objects are routed in the specified order.

  1. To exit FPGA Editor, select File > Exit.

Additional Information for Manually Routing your Design:

What to Expect

After working in FPGA Editor, you will have a modified NCD and PCF file.

What to Do Next

Analyze design through timing constraints in Timing Analyzer.


See Also

Cross Probing with Timing Analyzer
Verifying Your Design