package hardcaml_xilinx_reports

  1. Overview
  2. Docs
Hardcaml Xilinx Reports

Install

Authors

Maintainers

Sources

hardcaml_xilinx_reports-v0.16.0.tar.gz
sha256=0f9e0c652970c3e788c2c6ac5c429aad5dc421126121ceeeb4d44bc0241ed66b

Description

Provides a library which can take a hierarchical hardcaml design and run Xilinx Vivado synthesis on each module in the design hierarchy.

Resource utilization and timing estimates are provided for each module.

The synthesis process for each module can be configured to report statistics for just the local module, or for all modules below it as well. Running in different ways can provide better insight into the design.

Published: 14 Jun 2023

Dependencies (11)

  1. dune >= "2.0.0"
  2. textutils >= "v0.16" & < "v0.17"
  3. stdio >= "v0.16" & < "v0.17"
  4. ppx_jane >= "v0.16" & < "v0.17"
  5. ppx_deriving_hardcaml >= "v0.16" & < "v0.17"
  6. hardcaml >= "v0.16" & < "v0.17"
  7. core_unix >= "v0.16" & < "v0.17"
  8. core >= "v0.16" & < "v0.17"
  9. base >= "v0.16" & < "v0.17"
  10. async >= "v0.16" & < "v0.17"
  11. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None