This table shows the relationship between the fields in the Vivado IDE and the User Parameters (which can be viewed in the Tcl Console).
| Vivado IDE Parameter | User Parameter | Default Value |
|---|---|---|
| Enable Asynchronous mode | C_AXI_LITE_IS_ASYNC | 0 |
| Write/Read Data Width | C_M_AXI_DATA_WIDTH | 32 |
| Write/Read burst size | C_M_AXI_MAX_BURST_LEN | 16 |
| Disable 4K Checks | C_USE_DATAMOVER_LITE | 0 |
| Allow unaligned transfer | C_INCLUDE_DRE | 0 |
| Enable Scatter Gather | C_INCLUDE_SG | 1 |
| Address Width (32-64) | C_ADDR_WIDTH | 32 |
| Enable CDMA Store and Forward | C_INCLUDE-SF | 0 |