Answers Database


Alliance 2.1i Quickstart Guide: Error in Synopsys Virtex run script


Record #6934

Product Family: Documentation

Product Line: FPGA Core

Product Part: Alliance Quick Start Guide

Product Version: 2.1i

Problem Title:

Alliance 2.1i Quickstart Guide:	Error in Synopsys Virtex run script 


Problem Description:
Urgency: Standard

General Description:
On page C-11 of the Alliance 2.1i Quickstart Guide, there is a error in the run script example for Virtex designs. The output netlist format is incorrectly specified.


Solution 1:

The script lists this command for writing an EDIF file:

write -format xnf -hierarchy -output TOP + ".sedif"

The line should read:

write -format edif -hierarchy -output TOP + ".sedif"




End of Record #6934 - Last Modified: 08/03/99 11:26

For the latest news, design tips, and patch information on the Xilinx design environment, check out the Technical Tips!