1.1.1. Altera® AXI4 Memory-Mapped Specification Support
1.1.2. Altera® AXI4 Memory-Mapped BFM Components
1.1.3. Altera® AXI4 Memory-Mapped Supported Features
1.1.4. Altera® AXI4 Memory-Mapped BFM SystemVerilog Packages
1.1.5. Altera® AXI4 Memory-Mapped BFM Supported Flows
1.1.6. Altera® AXI4 Memory-Mapped BFM Supported Simulators
1.3.1. Altera® AXI4 Memory-Mapped Manager BFM Configuration
1.3.2. Altera® AXI4 Memory-Mapped Manager BFM Interface
1.3.3. Altera® AXI4 Memory-Mapped Subordinate BFM Configuration
1.3.4. Altera® AXI4 Memory-Mapped Subordinate BFM Interface
1.3.5. Altera® AXI4-Lite Memory-Mapped Manager BFM Configuration
1.3.6. Altera® AXI4-Lite Memory-Mapped Manager BFM Interface
1.3.7. Altera® AXI4-Lite Memory-Mapped Subordinate BFM Configuration
1.3.8. Altera® AXI4-Lite Memory-Mapped Subordinate BFM Interface
1.3.9. Altera® AXI4 Memory-Mapped Inline Monitor Configuration
1.3.10. Altera® AXI4 Inline Monitor Interface
1.4.1. Using the Altera® AXI4 Memory-Mapped Manager BFM Flow
1.4.2. Using the Altera® AXI4 Memory-Mapped Subordinate BFM Flow
1.4.3. Using the Altera® AXI4 Memory-Mapped Monitor BFM Flow
1.4.4. Altera® AXI4 Memory-Mapped Manager RTL Implementation Example
1.4.5. Altera® AXI4 Memory-Mapped Manager Platform Designer BFM Implementation Example
1.5.1. Altera® AXI4 Memory-Mapped BFM Configuration API
1.5.2. Altera® AXI4 Memory-Mapped BFM Reset API
1.5.3. Altera® AXI4 Memory-Mapped Manager Transaction Creation API
1.5.4. Altera® AXI4 Memory-Mapped Subordinate Transaction Creation API
1.5.5. Altera® AXI4 Memory-Mapped Transaction Configuration API
1.5.6. Altera® AXI4 Memory-Mapped BFM Transaction Execution API
1.5.7. Altera® AXI4 Memory-Mapped Host Memory API
2.5.1.2.1. Class Axi4StreamBytes
2.5.1.2.2. Data Members in Axi4StreamBytes Class
2.5.1.2.3. Methods in Axi4StreamBytes Class
2.5.1.2.4. Class Axi4StreamBytesData
2.5.1.2.5. Methods in Axi4StreamBytesData Class
2.5.1.2.6. Class Axi4StreamBytesPosition
2.5.1.2.7. Methods in Axi4StreamBytesPosition Class
2.5.1.2.8. Class Axi4StreamBytesNull
2.5.1.2.9. Methods in Axi4StreamBytesNull Class
2.5.1.2.10. Class Axi4StreamBytesDataError
2.5.1.2.11. Data Members in Axi4StreamBytesDataError Class
2.5.1.2.12. Methods in Class Axi4StreamBytesDataError
2.5.1.2.13. Class Axi4StreamBytesPositionError
2.5.1.2.14. Data Members in Class Axi4StreamBytesPositionError
2.5.1.2.15. Methods in Class Axi4StreamBytesPositionError
2.5.1.2.16. Class Axi4StreamBytesNullError
2.5.1.2.17. Data Members in Class Axi4StreamBytesNullError
2.5.1.2.18. Methods in Class Axi4StreamBytesNullError
1.3.9. Altera® AXI4 Memory-Mapped Inline Monitor Configuration
The following tables describe the Altera® AXI4 Memory-Mapped Inline Monitor configuration parameters and interface.
AXI4 Memory-Mapped Parameter | Description |
---|---|
ADDR_WIDTH | The width of the AWADDR and ARADDR signals (refer to AMBA AXI and ACE Protocol Specification section A2.2). |
DATA_WIDTH | The width of the DATA signal (refer to AMBA AXI and ACE Protocol Specification section A2.6). |
ID_WIDTH | The width of the AWID, ARID, RID, and BID signals (refer to AMBA AXI and ACE Protocol Specification section A2.2). |
USER_WIDTH | The width of the AWUSER, ARUSER, WUSER, RUSER, and BUSER signals (refer to AMBA AXI and ACE Protocol Specification section A8.3). |
AXI4 Memory-Mapped Interface | Description |
---|---|
USE_AXI4LITE | Enables the AXI4-Lite mode. |
USE_AWID | Enables the AWID signal. |
USE_AWSIZE | Enables the AWSIZE signal. |
USE_AWBURST | Enables the AWBURST signal. |
USE_AWLEN | Enables the AWLEN signal. |
USE_AWLOCK | Enables the AWLOCK signal. |
USE_AWREGION | Enables the AWREGION signal. |
USE_AWCACHE | Enables the AWCACHE signal. |
USE_AWQOS | Enables the AWQOS signal. |
USE_ARID | Enables the ARID signal. |
USE_ARSIZE | Enables the ARSIZE signal. |
USE_ARBURST | Enables the ARBURST signal. |
USE_ARLEN | Enables the ARLEN signal. |
USE_ARLOCK | Enables the ARLOCK signal. |
USE_ARREGION | Enables the ARREGION signal. |
USE_ARCACHE | Enables the ARCACHE signal. |
USE_ARQOS | Enables the ARQOS signal. |
USE_WSTRB | Enables the WSTRB signal. |
USE_BID | Enables the BID signal. |
USE_BRESP | Enables the BRESP signal. |
USE_RID | Enables the RID signal. |
USE_RRESP | Enables the RRESP signal. |
USE_RLAST | Enables the RLAST signal. |
USE_WUSER | Enables the WUSER signal. |
USE_BUSER | Enables the BUSER signal. |
USE_RUSER | Enables the RUSER signal. |
USE_AWUSER | Enables the AWUSER signal. |
USE_ARUSER | Enables the ARUSER signal. |