Expand description
Exact packed AXI4-Lite and 512-bit AXI4 channel types.
Structs§
- Axi512
Read Kernel ToMemory - Kernel-to-HBM0 signals for the read-only input master.
- Axi512
Read Memory ToKernel - HBM0-to-kernel signals for the read-only input master.
- Axi512
Write Kernel ToMemory - Kernel-to-HBM1 signals for the write-only output master.
- Axi512
Write Memory ToKernel - HBM1-to-kernel signals for the write-only output master.
- AxiLite
Host ToKernel - Host-to-kernel AXI4-Lite signals.
- AxiLite
Kernel ToHost - Kernel-to-host AXI4-Lite signals.
Constants§
- AXI_
BURST_ FIXED - Fixed burst encoding.
- AXI_
BURST_ INCR - Incrementing burst encoding.
- AXI_
CACHE_ NORMAL - Normal, non-buffered cache attributes used by the U280 shell.
- AXI_
LOCK_ NORMAL - Normal nonexclusive access.
- AXI_
RESP_ DECERR - Unmapped or misaligned control access.
- AXI_
RESP_ EXOKAY - Exclusive success is deliberately rejected by this kernel.
- AXI_
RESP_ OKAY - Successful AXI response.
- AXI_
RESP_ SLVERR - Mapped access with invalid permissions or state.
- AXI_
SIZE_ 64_ BYTES - One 64-byte transfer.
Functions§
- idle_
read_ master_ kernel - Canonical idle input-read master signals.