package hardcaml_axi
Hardcaml AXI Interface Types
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=68cc0ea19463f9acc26b2bd06f2c4e606d05e02ed13a62c153c719b3ebbacca1
doc/README.html
AXI interfaces
Hardcaml_axi defines a the types and modules for working with AXI interfaces.
- The
Stream
module defines the type for AXI4-streams. ThisDatapath_register
submodule contains functions for constructing skid buffers. - The
Lite
module defines master and slave interfaces for working with the AX4-Lite protocol. TheRegister_bank
submodule contains functions for construction register interfaces using AXI4-Lite for I/O.
Some other useful modules available in this library includes:
- The
Internal_bus
module defines a simplified protocol for representing read/write requests - The
Slave_statemachine
module contains components for converting AXI4-Lite into theInternal_bus
protocol. - The
Address_space_decoder
module contains utilities for decoding address spaces.
For more information about AXI interfaces, please refer to Xilinx UG1037.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>