package hardcaml_xilinx_components

  1. Overview
  2. Docs
Hardcaml Xilinx component definitions

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_xilinx_components-v0.16.0.tar.gz
sha256=51f52de39bacae0026b61e8d419940718d7e2281e1ecbec1ee3240ae6fe62ad8

doc/hardcaml_xilinx_components.xilinx_vhdl/Xilinx_vhdl/Vhdl/Component/index.html

Module Vhdl.ComponentSource

Sourcetype t = {
  1. name : Base.String.t;
  2. generics : Port.t Base.List.t;
  3. ports : Port.t Base.List.t;
}
include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t -> t -> int
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.