Specifications
Embedded System Tools Guide (EDK 6.2i) www.xilinx.com 241
UG111 (v1.4) January 30, 2004 1-800-255-7778
Option
R
The following table lists IP_GROUP values:
IPLEVEL_DRC_PROC
The IPLEVEL_DRC_PROC keyword defines the Tcl entry point for the IP-level DRC
routine. Do DRCs based only on IP-level settings. Currently, unsupported.
Format
OPTION IPLEVEL_DRC_PROC = proc_name
IPTYPE
The IPTYPE keyword defines the type of the component.
Format
OPTION IPTYPE = PERIPHERAL
The following table lists IPTYPE values:
IS_COMPATIBLE_WITH
The IS_COMPATIBLE_WITH keyword defines backwards compatibility of previous
versions. Supports a colon “:” separated list of elements. But, may also take a single
element.
Format
OPTION IS_COMPATIBLE_WITH = 1.00.a:1.00.b
Table 16-6: IP_GROUP Values
IP_GROUP Definition
ALLIANCE Third party IPs
INFRASTRUCTURE All IPs in EDKInfrastructureLib
LOGICORE All IPs in LogiCoreLib
REFERENCE All IPs in XilinxReferenceDesigns
USER User IPs (default)
Table 16-7: IPTYPE Values
IPTYPE Definition
BRIDGE bridge component
BUS bus component
BUS_ARBITER combined bus and arbiter component
IP component that is not address-mapped to a bus
PERIPHERAL component that is address-mapped to a bus
PROCESSOR processor component (MicroBlaze or PPC405)










