Within the <ip> section, the <user_parameters> and <user_parameter> tags define the various configuration presets to apply to the specified IP core.
<user_parameters>
<user_parameter name="CONFIG.C_INCLUDE_DATAWIDTH_MATCHING_0" value="1"/>
<user_parameter name="CONFIG.C_MAX_MEM_WIDTH" value="16"/>
<user_parameter name="CONFIG.C_MEM0_TYPE" value="2"/>
</user_parameter>
Tag | Usage/Description | Example (KC705) |
---|---|---|
name= | Name of the pre-configured property of the IP core. | CONFIG.C_WR_REC_TIME_MEM_0 |
value= | Preset value of the property. | 100000 |