![]() |
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|
![]() |
![]() |
Answers Database
M1.3/M1.4/M1.5/A2.1i ,Workview Office : Adding custom functions to ViewDraw (EDIFNETO/EDIFNETI/LogiBLOX)![]() Record #1985
Product Family: Software - EDIFNETO (to write out the EDIF (.EDN) file) - NGDBUILD (compiles the design to one complete netlist (.NGD) file) - NGD2EDIF (writes a new .EDN file, FUNC_SIM.EDN) - EDIFNETI (reads FUNC_SIM.EDN back into the Viewlogic environment) and then VSM can be run on FUNC_SIM.1, the wir file created by EDIFNETI. VFUNCSIM.EXE will run all five of these programs on the current design. After running this program, simply open ViewSim and load the FUNC_SIM.VSM file and run your simulation. You will need to run the following command in ViewSim to annotate the values your schematic: SCHEMNAM <design> where <design> is the top level schematic of your design. NOTE: There is a bug in Workview Office 7.4's EDIFNETI. This Functional Simulation Flow will not work until the patch described in (Xilinx Solution 3081) is downloaded. Solution 2: Menu Text: Xilinx Timing EDIFNETI Command (for Windows NT): cmd.exe Command (for Windows 95): command.com Arguments: edifneti time_sim.edn This command will read in the Timing Simulation Data that can be produced by the Xilinx M1 Core Technology tools. TIME_SIM.1 will be written into the project WIR directory, along with a bunch of XBA#.1 files. Follow this step with Tools -> Create Digital Netlist, filling in the Design Name field with TIME_SIM.1, to run a Viewlogic Timing Simulation. With these two commands added to ViewDraw, use of the EDIF Interface GUI will not be required for Xilinx designs. Note the slight difference in the way that a command prompt is called for Windows NT versus Windows 95. Solution 3: Menu Text: Write Xilinx EDIF Command (for Windows NT): cmd.exe Command (for Windows 95): command.com Arguments: edifneto -l xilinx $BLOCKNAME If the current schematic is called DESIGN.1, this command will create a DESIGN.EDN file that can be taken to the Xilinx M1 Design Manager. Note that the -l xilinx option has been called as required for Xilinx designs. Also note the slight difference in the way that a command prompt is called for Windows NT versus Windows 95. End of Record #1985 - Last Modified: 08/19/99 10:00 |
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Technical Tips! |