Specifications

Embedded System Tools Guide (EDK 6.2i) www.xilinx.com 245
UG111 (v1.4) January 30, 2004 1-800-255-7778
Parameter
R
ADDRESS
The ADDRESS keyword identifies a named parameters as a valid address parameter.
Format
PARAMETER C_BASEADDR=0xFFFFFFFF, MIN_SIZE=0x2000, ADDRESS=BASE
The following table lists ADDRESS values:
DT integer
string
std_logic
std_logic_vector
No Default Datatype. See datatype translation
table in the DT description for
details.
GUI_PERMIT ADVANCED_USER
ALL_USERS
DISPLAYONLY
NONE
ALL_USERS Defines GUI usage level. Currently,
unsupported.
IO_IF string No Default IO label
IO_IS string No Default
IPLEVEL_UPDATE_PROC string No Default Tcl entry point for the IP-level
update routine. Currently,
unsupported.
LONG_DESC string No Default Allow a long description of the
parameter to be displayed by the
GUI tools
MIN_SIZE 2^n 0 Minimum size address window
PAIR string No Default Identify BASEADDR-HIGHADDR
pairs
RANGE string No Default Define a range of allowed valid
values
SYSLEVEL_UPDATE_PROC string No Default Tcl entry point for the system-level
update routine. Currently,
unsupported.
Table 16-10: Parameter Keywords
Keyword Values Default Definition
Table 16-11: ADDRESS Values
ADDRESS Definition
BASE Identify base address (default for C_BASEADDR)
HIGH Identify high address (default for C_HIGHADDR)
SIZE Identify size of address (paired with ADDRESS=HIGH
or ADDRESS=BASE)
NONE Disable identification of address parameter