General Description: How can I create a post place-and-route timing simulation (time_sim) file in Foundation ISE?
Solution
1
All Foundation ISE Processes are dependent upon the selected source; the Timing Simulation Process is dependent upon a Test Bench or Test Fixture.
By adding a Test Bench or Test Fixture to the project and selecting the Test Bench or Test Fixture, the Functional and Timing Simulation Processes are made available in the "Processes for Current Source" window.
By double-clicking "Simulate Post-Route VHDL/Verilog Model" in the "Processes for Current Source" window, the design will run through implementation, and a time_sim.vhd/time_sim.v will be created in the project directory along with an SDF file.