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

Skipping signal polarity checks when connecting to monitor IP type. #19

Open STFleming opened 6 months ago

STFleming commented 6 months ago

When a monitor IP type is connected up to the system there is a polarity check that incorrectly gets asserted. This PR relaxes this check if an IP type MONITOR is connected.