package hardcaml_xilinx_reports

  1. Overview
  2. No Docs
Hardcaml Xilinx Reports

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=1fb3bc2a34aa0df9963925a2e0e3218184ac30a79d772db6571082622d0c330b

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: 26 May 2024

Dependencies (11)

  1. dune >= "3.11.0"
  2. textutils >= "v0.17" & < "v0.18~"
  3. stdio >= "v0.17" & < "v0.18~"
  4. ppx_jane >= "v0.17" & < "v0.18~"
  5. ppx_hardcaml >= "v0.17" & < "v0.18~"
  6. hardcaml >= "v0.17" & < "v0.18~"
  7. core_unix >= "v0.17" & < "v0.18~"
  8. core >= "v0.17" & < "v0.18~"
  9. base >= "v0.17" & < "v0.18~"
  10. async >= "v0.17" & < "v0.18~"
  11. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None