Xilinx / PYNQ

Python Productivity for ZYNQ
http://www.pynq.io/
BSD 3-Clause "New" or "Revised" License
1.95k stars 808 forks source link

Using the hierarchy name instead of the flattened name for the parser ps #1446

Closed STFleming closed 4 months ago

STFleming commented 4 months ago

This fix allows for the processing_system to be defined within a hierarchy. It fixes issue https://github.com/Xilinx/PYNQ/issues/1408

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.85%. Comparing base (93ddd21) to head (52d088c). Report is 9 commits behind head on image_v3.1.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## image_v3.1 #1446 +/- ## =========================================== Coverage 42.85% 42.85% =========================================== Files 30 30 Lines 4835 4835 Branches 868 868 =========================================== Hits 2072 2072 Misses 2704 2704 Partials 59 59 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.