hardcaml
RTL Hardware Design in OCaml
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package hardcaml
-
hardcaml
-
-
hardcaml.ppx_deriving_hardcaml0
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Fields : sig ... end
val sexp_of_t : t -> Sexplib0.Sexp.t
val reg : ?enable:Signal.t -> width:Base.int -> Reg_spec.t -> t
create a register
val pipeline :
?enable:Signal.t ->
width:Base.int ->
depth:Base.int ->
Reg_spec.t ->
t
create a pipeline of registers
ON THIS PAGE
No table of contents