package ppx_hardcaml
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Rewrite OCaml records for use as Hardcaml Interfaces
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=e4ea96d3edd794a1e3128b9c42eb97da41c95c78371caa1e9cd6842244766e1c
Description
An interface in Hardcaml is an OCaml record with special attributes including a bit width and RTL netlist name. Input and output ports of a hardware design can then be accessed through the OCaml record. This allows easier management of bundles of ports when working with the Simulator, Netlist generation or hierarchical designs.
Published: 26 May 2024
Dependencies (6)
Dev Dependencies
None
Used by (9)
-
hardcaml_axi
>= "v0.17.0" -
hardcaml_c
>= "v0.17.0" -
hardcaml_circuits
>= "v0.17.0" -
hardcaml_handshake
>= "v0.17.0" -
hardcaml_of_verilog
>= "v0.17.0" -
hardcaml_verify
>= "v0.17.0" -
hardcaml_verilator
>= "v0.17.0" -
hardcaml_xilinx
>= "v0.17.0" -
hardcaml_xilinx_reports
>= "v0.17.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page