package hardcaml_xilinx_components

  1. Overview
  2. Docs
Hardcaml Xilinx component definitions

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_xilinx_components-v0.15.0.tar.gz
sha256=1cf266f90fec2ec7d6053289f4aa9b753d233b29ddc0c9be1e7d19b97b75f3f8

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.