Specifications

262 www.xilinx.com Embedded System Tools Guide (EDK 6.2i)
1-800-255-7778 UG111 (v1.4) January 30, 2004
Chapter 16: Microprocessor Peripheral Description (MPD)
R
Reserved Parameters
C_FAMILY
The C_FAMILY parameter defines the FPGA device family. This parameter is
automatically populated by the EDK tools.
Format
PARAMETER C_FAMILY = family, DT=string
C_INSTANCE
The C_INSTANCE parameter defines the instance name of the component. This parameter
is automatically populated by the EDK tools.
Format
PARAMETER C_INSTANCE = instance_name, DT=string
C_MASK
The C_MASK parameter defines the LMB decode mask. This parameter is automatically
populated by the EDK tools. It’s use is deprecated. Please use the C_LMB_MASK
parameter.
Format
PARAMETER C_MASK = <hex>, DT=std_logic_vector(0 to 31)
C_DCR_NUM_SLAVES Number of DCR slaves
C_LMB_AWIDTH LMB Address width
C_LMB_DWIDTH LMB Data width
C_LMB_MASK LMB Decode Mask
C_LMB_NUM_SLAVES Number of LMB slaves
C_OPB_AWIDTH OPB Address width
C_OPB_DWIDTH OPB Data width
C_OPB_NUM_MASTERS Number of OPB masters
C_OPB_NUM_SLAVES Number of OPB slaves
C_PLB_AWIDTH PLB Address width
C_PLB_DWIDTH PLB Data width
C_PLB_MID_WIDTH PLB master ID width
C_PLB_NUM_MASTERS Number of PLB masters
C_PLB_NUM_SLAVES Number of PLB slaves
Table 16-20: Automatically Expanded Reserved Parameters
Parameter Description