After synthesis I wrote out a VHDL netlist from Exemplar. How can I do a Post synthesis Pre-NGDBuild simulation using MTI ModelSim EE or QuickHDL? The VHDL file written out is using an Exemplar library?
解决方案
To do a Simulation in MTI ModelSim EE or QuickHDL using a VHDL netlist written from Exemplar, the Vital '95 libraries must be gotten from the Exemplar ftp site. The VHDL netlist written from Exemplar will use Exemplar specific libraries. A minimum of three files will have to be downloaded from the following address:
1. install.txt - explains how to compile the VHDL packages into the proper libraries for simulation. Also explains the flow to follow from compiling libs, to compiling the VHDL code, to starting up the simulation.
2. vital_prims.vhd - This file will have to be compiled and contains the primitives needed for lGen created VITAL libraries.
3. The corresponding libraries for the technology being targeted.
For the PC: ---------- xi3.vit.zip xi4.vit.zip xi4e.vit.zip xi5.vit.zip
For UNIX: --------- xi3.vit.gz xi4.vit.gz xi4e.vit.gz xi5.vit.gz