.. _pynq-pl: pynq.pl Module ============== The pynq.pl module facilitates management of the Programmable Logic. It provides the base class for dictionaries including IP, GPIO and Interrupts and methods for programming the PL which are used by other classes that inherit from the PL module. .. automodule:: pynq.pl :members: :undoc-members: :show-inheritance: