Go to the source code of this file.
|
| uint64_t | NiuRegsBase (uint8_t px, uint8_t py, uint8_t noc_id) |
| uint64_t | OverlayRegsBase (uint8_t px, uint8_t py) |
| uint8_t | PhysXToNoc (uint8_t px, uint8_t noc_id) |
| uint8_t | PhysYToNoc (uint8_t py, uint8_t noc_id) |
| uint8_t | NocToPhysX (uint8_t nx, uint8_t noc_id) |
| uint8_t | NocToPhysY (uint8_t ny, uint8_t noc_id) |
| uint8_t | TensixPhysXToNoc (uint8_t px, uint8_t noc_id) |
| uint8_t | TensixPhysYToNoc (uint8_t py, uint8_t noc_id) |
| uint8_t | NocToTensixPhysX (uint8_t x, uint8_t noc_id) |
| void | GetGddrNocCoords (uint8_t gddr_inst, uint8_t noc2axi_port, uint8_t noc_id, uint8_t *x, uint8_t *y) |
| void | GetEthNocCoords (uint8_t eth_inst, uint8_t noc_id, uint8_t *x, uint8_t *y) |
| void | GetSerdesNocCoords (uint8_t serdes_inst, uint8_t noc_id, uint8_t *x, uint8_t *y) |
◆ NIU_CFG_0_AXI_SLAVE_ENABLE
| #define NIU_CFG_0_AXI_SLAVE_ENABLE 15 |
◆ NOC0_X_TO_NOC1
| #define NOC0_X_TO_NOC1 |
( |
| x | ) |
|
Value:
#define NOC_X_SIZE
Definition noc.h:12
◆ NOC0_Y_TO_NOC1
| #define NOC0_Y_TO_NOC1 |
( |
| y | ) |
|
Value:
#define NOC_Y_SIZE
Definition noc.h:13
◆ NOC_H_INCLUDED
◆ NOC_X_SIZE
◆ NOC_Y_SIZE
◆ NUM_NOCS
◆ GetEthNocCoords()
◆ GetGddrNocCoords()
◆ GetSerdesNocCoords()
◆ NiuRegsBase()
◆ NocToPhysX()
◆ NocToPhysY()
◆ NocToTensixPhysX()
◆ OverlayRegsBase()
◆ PhysXToNoc()
◆ PhysYToNoc()
◆ TensixPhysXToNoc()
◆ TensixPhysYToNoc()