hardcaml_c
Hardcaml C Simulation Backend
README
Convert a Hardcaml design to a C based, cycle accurate, simulation model.
The simulation models can be transparently compiled to a shared
library and loaded into the running design. A cyclesim compatible API
is provided.
Install
- Published
-
21 Mar 2022
- Authors
-
- Maintainers
-
Sources
Dependencies
dune
>= "2.0.0"
ctypes
>= "0.18.0"
ppx_jane
>= "v0.15" & < "v0.16"
ppx_deriving_hardcaml
>= "v0.15" & < "v0.16"
hardcaml
>= "v0.15" & < "v0.16"
core_unix
>= "v0.15" & < "v0.16"
core
>= "v0.15" & < "v0.16"
ocaml
>= "4.08.0"
Reverse Dependencies