TIMEBASE = NS TIME_RES_FACTOR = 1 NO_HAZARD_MESG = TRUE WORK > DEFAULT DEFAULT : ./WORK CFLAGS = -Dhp700Architecture LDFLAGS = /bin/ld -b -o %s XC4000e : /tmp/sim2/lib/xc4000e/ftgs
It is necessary to ensure that the libraries that are used during simulation (such as the FTGS library shown in the example) is compiled with the same version tool as the current design. For this reason, it may be required to recompile the library source code that can be found in the $XILINX path. The above setup file shows only the most essential information. For a detailed description of definitions that can be used in this file please refer to the Synopsys OnLine Documentation (SOLD).