PYNQ icon indicating copy to clipboard operation
PYNQ copied to clipboard

Include driver for AXI4-Stream Switch with AXI4-Lite interface

Open mariodruiz opened this issue 2 years ago • 2 comments

Fix Xilinx/PYNQ-Dev#67

mariodruiz avatar Sep 14 '22 10:09 mariodruiz

This PR needs to be merged first https://github.com/Xilinx/PYNQ/pull/1368

mariodruiz avatar Sep 14 '22 10:09 mariodruiz

Codecov Report

Merging #1383 (c0d76a9) into image_v2.8 (ee9217e) will decrease coverage by 0.05%. The diff coverage is 39.62%.

@@              Coverage Diff               @@
##           image_v2.8    #1383      +/-   ##
==============================================
- Coverage       45.35%   45.29%   -0.06%     
==============================================
  Files              29       30       +1     
  Lines            5137     5190      +53     
  Branches         1036     1048      +12     
==============================================
+ Hits             2330     2351      +21     
- Misses           2748     2780      +32     
  Partials           59       59              
Impacted Files Coverage Δ
pynq/lib/axiswitch.py 38.46% <38.46%> (ø)
pynq/lib/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Sep 21 '22 16:09 codecov-commenter