Module Hardcaml_waveterm.Port
Simulation port description.
module Type : sig ... endtype t={type_ : Type.t;port_name : Port_name.t;width : Hardcaml_waveterm__.Import.int;}
val compare : t -> t -> Hardcaml_waveterm__.Import.intval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t