Answers Database
CADENCE COMPOSER, 97A: Where to find a sample cds.lib setup for the FPGA Designer for Composer flow in 97A / "penTable" error
Record #2715
Product Family: Software
Product Line: Cadence
Problem Title:
CADENCE COMPOSER, 97A: Where to find a sample cds.lib setup for the
FPGA Designer for Composer flow in 97A / "penTable" error
Problem Description:
Keywords: cds.lib, setup, FPGA Designer, Composer, 97A
Urgency: standard
General Description:
CADENCE COMPOSER, 97A: Where to find a sample cds.lib setup
for the FPGA Designer for Composer flow
Solution 1:
Look in $CDS_INST_DIR/share/cdssetup/pic for sample setup
files. The sample cds.lib for the Xilinx/Composer interface
in this location is called
xilinx_composer.lib
and looks like this:
-- PIC xilinx_composer.lib
--
-- Define the Composer libraries for the PIC FPGA Designer - Xilinx product
--
-- $Revision: 1.5 $
-- $Date: 1996/11/13 19:51:27 $
--
DEFINE xblox ../../../share/library/xilinx/cds/xblox
DEFINE xc2000 ../../../share/library/xilinx/cds/xc2000
DEFINE xc3000 ../../../share/library/xilinx/cds/xc3000
DEFINE xc4000 ../../../share/library/xilinx/cds/xc4000
DEFINE xc7000 ../../../share/library/xilinx/cds/xc7000
The following cds.lib includes the one specified above with an
INCLUDE statement:
INCLUDE $CDS_INST_DIR/share/cdssetup/cds.lib
UNDEFINE PIC
DEFINE designFlow $CDS_INST_DIR/tools/dfII/etc/amDFlow/designFlow
DEFINE TTL $CDS_INST_DIR/share/dfII/etc/pcblibs/TTL
DEFINE US_8ths $CDS_INST_DIR/tools/dfII/etc/cdslib/sheets/US_8ths
define xce4000ex_syn /products/cds.ver97a/share/library/xilinx/cds/xc4000
End of Record #2715
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals! |