GitXplorerGitXplorer
j

hardcaml_axi

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e9f3ca757b4b3707a1a0354a814ee7a732fa6536

v0.18~preview.130.05+548

ppublic-release committed 2 months ago
Unverified
0be292d763baca34e76d76d67cb757ad6060c076

v0.18~preview.130.00+55

ppublic-release committed 3 months ago
Unverified
601e0b368a75dfe20e8f4e65936b31612457344a

v0.18~preview.129.42+498

ppublic-release committed 4 months ago
Unverified
530695e909d137e7d33c1a17ae56ffac7e44af8b

v0.17~preview.129.36+325

ppublic-release committed 5 months ago
Unverified
3276eccb77a72c64a8089877c71f2f66c446f5a1

v0.17~preview.129.17+77

ppublic-release committed 8 months ago
Unverified
3f5b90cd380a36cae3177ae1afadf2bb4f5d3d4d

v0.17~preview.129.17+77

ppublic-release committed 9 months ago

README

The README file for this repository.

AXI interfaces

Hardcaml_axi defines a the types and modules for working with AXI interfaces.

  • The Stream module defines the type for AXI4-streams. This Datapath_register submodule contains functions for constructing skid buffers.

  • The Lite module defines master and slave interfaces for working with the AX4-Lite protocol. The Register_bank submodule contains functions for construction register interfaces using AXI4-Lite for I/O.

Some other useful modules available in this library includes:

For more information about AXI interfaces, please refer to Xilinx UG1037.