Xilinx / PYNQ-Metadata

PYNQ-Metadata provides an abstract description of reconfigurable system designs.
BSD 3-Clause "New" or "Revised" License
7 stars 8 forks source link

Bugfix for over protective address mapping #18

Closed STFleming closed 8 months ago

STFleming commented 8 months ago

Currently we raise an error when an address is being mapped to the generic port type. This is too restrictive in certain situations so it's being relaxed.