Specifications

Embedded System Tools Guide (EDK 6.2i) www.xilinx.com 265
UG111 (v1.4) January 30, 2004 1-800-255-7778
Reserved Parameter Names
R
C_OPB_DWIDTH
The C_OPB_DWIDTH parameter defines the OPB data width in bits. This parameter is
automatically populated by the EDK tools.
Format
PARAMETER C_OPB_DWIDTH = <num>, DT=integer
Where <num> is an integer value.
C_OPB_NUM_MASTERS
The C_OPB_NUM_MASTERS parameter defines the number of OPB masters on the bus.
This parameter is automatically populated by the EDK tools.
Format
PARAMETER C_OPB_NUM_MASTERS = <num>, DT=integer
Where <num> is an integer value.
C_OPB_NUM_SLAVES
The C_OPB_NUM_SLAVES parameter defines the number of OPB slaves on the bus. This
parameter is automatically populated by the EDK tools.
Format
PARAMETER C_OPB_NUM_SLAVES = <num>, DT=integer
Where <num> is an integer value.
C_PLB_AWIDTH
The C_PLB_AWIDTH parameter defines the PLB address width in bits. This parameter is
automatically populated by the EDK tools.
Format
PARAMETER C_PLB_AWIDTH = <num>, DT=integer
Where <num> is an integer value.
C_PLB_DWIDTH
The C_PLB_DWIDTH parameter defines the PLB data width in bits. This parameter is
automatically populated by the EDK tools.
Format
PARAMETER C_PLB_DWIDTH = <num>, DT=integer
Where <num> is an integer value.