Table: Vivado IDE Parameter to User Parameter Relationship shows the relationship between the fields in the Vivado IDE and the User Parameters (which can be viewed in the Tcl Console).
Table 4-1: Vivado IDE Parameter to User Parameter Relationship
Vivado IDE Parameter/Value
|
User Parameter/Value
|
Default Value
|
Enable XIP Mode
|
C_XIP_MODE
|
0
|
Enable Performance Mode
|
C_TYPE_OF_AXI4_INTERFACE
|
0
|
Mode
|
C_SPI_MODE
|
0
|
Transaction Width
|
C_NUM_TRANSFER_BITS
|
8
|
Frequency Ratio
|
C_SCK_RATIO
|
16
|
Multiplying Factor
|
Multiples16
|
1
|
Number of Slaves
|
C_NUM_SS_BITS
|
1
|
Enable Master Mode
|
Master_mode
|
1
|
Enable FIFO
|
FIFO_INCLUDED
|
1
|
FIFO Depth
|
C_FIFO_DEPTH
|
16
|
Enable Startup Primitive
|
C_USE_STARTUP
|
1
|
Enable Async Clock Mode
|
Async_Clk
|
0
|
ID_WIDTH
|
C_S_AXI4_ID_WIDTH
|
4
|
SPI Flash Address Bits
|
C_SPI_MEM_ADDR_BITS
|
24
|
Slave Device
|
C_SPI_MEMORY
|
1
|
AXI Read Channel Mode
|
C_XIP_PERF_MODE
|
1
|
Byte Level Interrupt Enable
|
C_BYTE_LEVEL_INTERRUPT_EN
|
0
|
Notes:
1.Share the unused startup Ports C_SHARED_STARTUP 0.
2.Use Startup internal to IP C_USE_STARTUP_INT 0.
|