Specifications
Embedded System Tools Guide (EDK 6.2i) www.xilinx.com 263
UG111 (v1.4) January 30, 2004 1-800-255-7778
Reserved Parameter Names
R
Where <hex> is a hex value.
C_NUM_MASTERS
The C_NUM_MASTERS parameter defines the number of OPB masters on the bus. This 
parameter is automatically populated by the EDK tools. It’s use is deprecated. Please use 
the C_NUM_OPB_MASTERS parameter.
Format
PARAMETER C_NUM_MASTERS = <num>, DT=integer
Where <num> is an integer value.
C_NUM_SLAVES
The C_NUM_SLAVES parameter defines the number of OPB slaves on the bus. This 
parameter is automatically populated by the EDK tools. It’s use is deprecated. Please use 
the C_NUM_OPB_SLAVES parameter.
Format
PARAMETER C_NUM_SLAVES = <num>, DT=integer
Where <num> is an integer value.
C_DCR_AWIDTH
The C_DCR_AWIDTH parameter defines the DCR address width in bits. This parameter is 
automatically populated by the EDK tools.
Format
PARAMETER C_DCR_AWIDTH = <num>, DT=integer
Where <num> is an integer value.
C_DCR_DWIDTH
The C_DCR_DWIDTH parameter defines the DCR data width in bits. This parameter is 
automatically populated by the EDK tools.
Format
PARAMETER C_DCR_DWIDTH = <num>, DT=integer
Where <num> is an integer value.
C_DCR_NUM_SLAVES
The C_DCR_NUM_SLAVES parameter defines the number of DCR slaves on the bus. This 
parameter is automatically populated by the EDK tools.
Format
PARAMETER C_DCR_NUM_SLAVES = <num>, DT=integer
Where <num> is an integer value.










