Visible to Intel only — GUID: iga1404408530486
Ixiasoft
Visible to Intel only — GUID: iga1404408530486
Ixiasoft
10.2.5. Configuration Parameters
The table below shows all the parameters that can be used to configure the UART. (_hw.tcl) is the mechanism used to enforce and validate correct parameter settings.
Parameter Name | Description | Default |
---|---|---|
MEM_BLOCK_TYPE | Set memory block type of FIFO. Available memory block depend on device family used. FIFO_MODE must be 1 | AUTO |
FIFO_MODE | 1 = FIFO mode enabled 0 = FIFO mode disabled |
1 |
FIFO_DEPTH | Set depth of FIFO Values limited to 32, 64, 128, and 256 FIFO_MODE must be 1 |
128 |
FIFO_HWFC | 1 = Enabled hardware flow control 0 = Disabled hardware flow control Mutually exclusive with FIFO_SWFC FIFO_MODE must be 1 |
1 |
DMA_EXTRA | 1 = Additional DMA interface enabled 0 = Additional DMA interface disabled |
0 |