Specifications
Embedded System Tools Guide (EDK 6.2i) www.xilinx.com 261
UG111 (v1.4) January 30, 2004 1-800-255-7778
Reserved Parameter Names
R
<nPLB>_PAValid
<nPLB>_RNW
<nPLB>_abort
<nPLB>_busLock
<nPLB>_compress
<nPLB>_guarded
<nPLB>_lockErr
<nPLB>_masterID
<nPLB>_MSize
<nPLB>_ordered
<nPLB>_pendPri
<nPLB>_pendReq
<nPLB>_reqPri
<nPLB>_size
<nPLB>_type
<nPLB>_rdPrim
<nPLB>_SAValid
<nPLB>_wrPrim
<nPLB>_wrBurst
<nPLB>_wrDBus
<nPLB>_rdBurst
Where <nPLB> is a meaningful name or acronym for the slave input. An additional
requirement on <nPLB> is that the last three characters must contain the string, “PLB”
(upper or lower case or mixed case).
PLB_size
iPLB_size
dPLB_size
Reserved Parameter Names
The EDK tools automatically expand and populate a defined set of reserved parameters.
This can help prevent errors when your peripheral requires information on the platform
that is generated. The following table lists the reserved parameter names:
Table 16-20: Automatically Expanded Reserved Parameters
Parameter Description
C_FAMILY FPGA Device Family
C_INSTANCE Instance name of component
C_KIND_OF_EDGE Vector of edge sensitive (rising/falling) of interrupt signals
C_KIND_OF_LVL Vector of level sensitive (high/low) of interrupt signals
C_KIND_OF_INTR Vector of interrupt signal sensitivity (edge/level)
C_NUM_INTR_INPUTS Number of interrupt signals
C_MASK LMB Decode Mask (deprecated)
C_NUM_MASTERS Number of OPB masters (deprecated)
C_NUM_SLAVES Number of OPB slaves (deprecated)
C_DCR_AWIDTH DCR Address width
C_DCR_DWIDTH DCR Data width










