ISE
Performing Post-Place & Route Simulation
You can simulate the placed and routed design on the
chip, also known as timing simulation. This process uses the post-place
and route simulation model (a structural SIMPRIM-based VHDL or Verilog
file) and a Standard Delay Format (SDF) file generated by NetGen. The SDF file contains
true timing delay information of the design.
Post-Place &
Route simulation can be performed on a simulation netlist or a source
file available in the Post-Route Simulation Design View, which may
include any of the following:
- HDL test benches
- Simulation-only HDL source files, such as IP simulation models
or external simulation models
- Structural HDL simulation netlists generated after the design
is implemented
Note This process is recommended prior to generating a programming
file.
To Perform Place & Route Simulation
- Run the Implement Design process.

- In the Design panel, select Post-Route Simulation from the Design View drop-down list.

- In the Hierarchy pane, select a test bench file or an HDL
source file to simulate.
Note If you select a test bench to simulate, the necessary netlist
will be generated for the top module of the design.
- In the Processes pane, expand ISim Simulator or ModelSim Simulator.
- Right-click Simulate Post-Place & Route
Model, and select Process Properties.
- In the Process Properties dialog box, set the following
properties:
- Double-click Simulate Post-Place & Route
Model.
The files that are passed to your simulator include the
following:
- Test bench file
- Post-place and route simulation model (VHDL or Verilog file)
- Standard Delay Format (SDF) file, which contains true delay information for your
design
Simulation is performed and the results
are displayed in your simulator. If no stimulus is available, the
design is simply compiled and loaded in the simulator. You must then
create a stimulus file and perform a simulation on the design in the
simulator.
Note For more information
about using ModelSim, see the ModelSim Simulator documentation. For more
information about using ISim, see the
ISim Help.
In the Help Viewer, click the Synchronize TOC
button
to view all
related Help topics. After running this process, you can perform any of the
following:
- Analyze the results of the simulation process in your simulator.
- Rerun the Implement Design process.

- If the results are correct, generate a programming file.

© Copyright 1995–2009, Xilinx®
Inc. All rights reserved.