Intel® Stratix® 10 Hard Processor System Component Reference Manual
ID
683516
Date
2/10/2023
Public
3.1. Simulation Flows
3.2. Clock and Reset Interfaces
3.3. FPGA-to-HPS AXI* Slave Interface
3.4. HPS-to-FPGA AXI* Master Interface
3.5. Lightweight HPS-to-FPGA AXI* Master Interface
3.6. HPS-to-FPGA MPU Event Interface
3.7. Interrupts Interface
3.8. HPS-to-FPGA Debug APB Interface
3.9. FPGA-to-HPS System Trace Macrocell Hardware Event Interface
3.10. HPS-to-FPGA Cross-Trigger Interface
3.11. HPS-to-FPGA Trace Port Interface
3.12. FPGA-to-HPS DMA Handshake Interface
3.13. General Purpose Input Interface
3.14. EMIF Conduit
3.15. Simulating the HPS Component Revision History
3.8. HPS-to-FPGA Debug APB Interface
The HPS-to-FPGA debug APB interface is connected to an Intel® conduit BFM for simulation. The following table lists the name of each interface, along with API function names for each type of simulation. You can monitor the interface state changes or set the interface by using the API functions listed.
Interface Name |
BFM Name |
RTL Simulation API Function Names |
Post-Fit Simulation API Function Names |
---|---|---|---|
h2f_debug_apb |
h2f_debug_apb |
set_h2f_dbg_apb_PADDR() | set_PADDR() |
set_h2f_dbg_apb_PADDR_31() | set_PADDR_31() | ||
set_h2f_dbg_apb_PENABLE() | set_PENABLE() | ||
get_h2f_dbg_apb_PRDATA() | get_PRDATA() | ||
get_h2f_dbg_apb_PREADY() | get_PREADY() | ||
set_h2f_dbg_apb_PSEL() | set_PSEL() | ||
get_h2f_dbg_apb_PSLVERR() | get_PSLVERR() | ||
set_h2f_dbg_apb_PWDATA() | set_PWDATA() | ||
set_h2f_dbg_apb_PWRITE() | set_PWRITE() | ||
h2f_debug_apb_sideband |
h2f_debug_apb_sideband |
get_h2f_dbg_apb_PCLKEN() | get_PCLKEN() |
get_h2f_dbg_apb_DBG_APB_DISABLE() | get_DBG_APB_DISABLE() |