Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 457 Bytes

pynq.metadata.mem_dict_view.rst

File metadata and controls

15 lines (11 loc) · 457 Bytes

pynq.metadata-mem_dict_view Module

Provides a view onto the Metadata object that displays all memory accessible from the Processing System. Models a dictionary, where the key is the memory name, and each entry contains, details such as the XRT allocation information for each memory.

.. automodule:: pynq.metadata.mem_dict_view
    :members:
    :undoc-members:
    :show-inheritance: