indiv
Module Instance | Base Address | Register Address |
---|---|---|
sysmgr | 0xFFD08000 | 0xFFD08024 |
Offset: 0x24
Access: RW
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 |
crosstrigintf RW 0x1 |
stmeventintf RW 0x1 |
Reserved |
traceintf RW 0x1 |
bscanintf RW 0x1 |
configiointf RW 0x1 |
jtagenintf RW 0x1 |
rstreqintf RW 0x1 |
indiv Fields
Bit | Name | Description | Access | Reset | ||||||
---|---|---|---|---|---|---|---|---|---|---|
7 | crosstrigintf | Used to disable the FPGA Fabric from sending triggers to HPS debug logic. Note that this doesn't prevent the HPS debug logic from sending triggers to the FPGA Fabric.
|
RW | 0x1 | ||||||
6 | stmeventintf | Used to disable the STM event interface. This interface allows logic in the FPGA fabric to trigger events to the STM debug module in the HPS.
|
RW | 0x1 | ||||||
4 | traceintf | Used to disable the trace interface. This interface allows the HPS debug logic to send trace data to logic in the FPGA fabric.
|
RW | 0x1 | ||||||
3 | bscanintf | Used to disable the boundary-scan interface. This interface allows the FPGA JTAG TAP controller to execute boundary-scan instructions such as SAMPLE/PRELOAD, EXTEST, and HIGHZ. The boundary-scan interface must be enabled before attempting to send the boundary-scan instructions to the FPGA JTAG TAP controller.
|
RW | 0x1 | ||||||
2 | configiointf | Used to disable the CONFIG_IO interface. This interface allows the FPGA JTAG TAP controller to execute the CONFIG_IO instruction and configure all device I/Os (FPGA and HPS). This is typically done before executing boundary-scan instructions. The CONFIG_IO interface must be enabled before attempting to send the CONFIG_IO instruction to the FPGA JTAG TAP controller.
|
RW | 0x1 | ||||||
1 | jtagenintf | Used to disable the JTAG enable interface (the fpgajtagen bit in the ctrl register). This interface allows logic in the FPGA fabric to disable the HPS JTAG operation.
|
RW | 0x1 | ||||||
0 | rstreqintf | Used to disable the reset request interface. This interface allows logic in the FPGA fabric to request HPS resets. This field disables the following reset request signals from the FPGA fabric to HPS:[list][*]f2h_cold_rst_req_n - Triggers a cold reset of the HPS[*]f2h_warm_rst_req_n - Triggers a warm reset of the HPS[*]f2h_dbg_rst_req_n - Triggers a debug reset of the HPS[/list]
|
RW | 0x1 |