After functional simulation, use a synthesis tool that creates a Xilinx compatible EDIF or XNF file to synthesize certain blocks of the design described in VHDL.
After synthesis, you must attach a FILE=design.edif or FILE=design.xnf property to the VHDL-based block symbol in the schematic before you submit the top-level EDDM design to pld_men2edif.
You convert the top-level EDDM design to EDIF with the pld_men2edif utility. To convert your design to EDIF, follow these steps.
Figure 6.6 Mentor to EDIF Netlist Dialog Box |
The Xilinx Design Manager, pld_dsgnmgr, can accept an EDIF file, or if your design is a pure XNF design, it can accept an XNF file.
In the Mentor Design Manager, double-click the left mouse button on the pld_dsgnmgr icon.
Since the implementation is essentially the same as for a pure schematic design, follow the directions in the Implementing Schematic Designs section of the Schematic Designs chapter.
Normally you need an EDIF file to bring back into the EDDM environment. But you have the option of creating a VHDL or Verilog and an SDF file instead of an EDIF file, which you can submit to ModelSim for timing simulation.