io5_delay
Adds the delay chains in IO5.
Module Instance | Base Address | Register Address |
---|---|---|
i_dedio_pinmux_csr | 0xFFD13000 | 0xFFD13414 |
Size: 32
Offset: 0x414
Access: RW
Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
Reserved |
|||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
Reserved |
output_val_en RW 0x0 |
output_val RW 0x0 |
Reserved |
input_val_en RW 0x0 |
input_val RW 0x0 |
io5_delay Fields
Bit | Name | Description | Access | Reset | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
14:13 | output_val_en |
These bits are used to enable the delay chains on the output path. 00 - Bypasses the delay chain ; 01 - Selects delay from 0 to 15 chain delay as programmed by the output_val field. ; 10 - NA ; 11 - Selects delay from 16 to 30 delay chains as programmed by output_val field.
|
RW | 0x0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12:8 | output_val |
Depending on the value, it adds the chain delays in the output path of the Pinmux.
|
RW | 0x0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
6:5 | input_val_en |
These bits are used to enable the delay chains in the input path. 00 - Bypasses the delay chain ; 01 - Selects delay from 0 to 15 chain delay as programmed by the input_val field. ; 10 - NA ; 11 - Selects delay from 16 to 30 delay chains as programmed by input_val field.
|
RW | 0x0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
4:0 | input_val |
Depending on the value, it adds the chain delays in the input path of the Pinmux.
|
RW | 0x0 |