package hardcaml_of_verilog

  1. Overview
  2. Docs

Module Hardcaml_of_verilogSource

Sourcemodule Circuit_to_json : sig ... end

Takes in a Hardcaml circuit and transforms it to a json file that can be read and rendered by netlistsvg.

Sourcemodule Netlist : sig ... end

Netlist representing a verilog design synthesized with yosys.

Sourcemodule Ocaml_module : sig ... end

Static construction of an ocaml module with hardcaml interfaces that dynamically loads the implementation at runtime. Interface widths are adjusted based on instantiation parameters.

Sourcemodule Pass : sig ... end
Sourcemodule Verilog_circuit : sig ... end

A data structure representing the hardcaml implementation of a Verilog_design.t converted to a Netlist.t.

Sourcemodule Verilog_design : sig ... end
Sourcemodule With_interface : sig ... end
Sourcemodule Expert : sig ... end
OCaml

Innovation. Community. Security.