Running post-synthesis in Xilinx ISE

How can I run a post-synthesis simulation in Xilinx ISE? I have searched a lot and seen 1 solution on the xilinx website, but wasn't successful in applying it: https://www.xilinx.com/support/answers/45668.html

Can anybody help me with this?

Upvotes: 0

Views: 607

Answers (3)

Al Bundy
Al Bundy

Reputation: 683

The answer is defined here https://support.xilinx.com/s/article/45668?language=en_US.

In short, select Simulation View and in the drop down menu select Post-Fit.

Upvotes: 0

Abhishek Agarwal
Abhishek Agarwal

Reputation: 1248

You can generate post synthesis simulation by selection simulation radio box on upper left corner of ISE. Select the top level model of your design and click on 'Simulate Behavioural Model' from below. Adding an image for your reference:

enter image description here

Hope this helps!

Upvotes: -1

JHBonarius
JHBonarius

Reputation: 11291

Depends on your software. There is no such piece of software called "Xilinx". Xilinx is a company that makes multiple different things.

Some reference documents from Xilinx:

  1. Vivado Design Suite User Guide: Logic Simulation
  2. Vivado Design Suite Tutorial: Logic Simulation
  3. ISE Synthesis and Simulation Design Guide
  4. ISE Simulator (ISim) In-depth Tutorial

Upvotes: 0

Related Questions