Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 483 Bytes

pynq.pl_server.hwh_parser.rst

File metadata and controls

14 lines (11 loc) · 483 Bytes

pynq.pl_server.hwh_parser Module

The pynq.pl_server.hwh_parser module parses the metadata file (hwh file). The goal is to extract useful information about the bitstream, including IP parameters, system clocks, block hierarchy, interrupts, and many others. This is the legacy way of getting the overlay information.

.. automodule:: pynq.pl_server.hwh_parser
    :members:
    :undoc-members:
    :show-inheritance: