StanfordVLSI / dragonphy2

Open Source PHY v2
Apache License 2.0
22 stars 2 forks source link

Test FFE and phase doubling #101

Closed standanley closed 4 years ago

standanley commented 4 years ago

This pull request does 3 things:

codecov-commenter commented 4 years ago

Codecov Report

Merging #101 into master will increase coverage by 0.88%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   22.22%   23.10%   +0.88%     
==========================================
  Files          33       34       +1     
  Lines        1908     1930      +22     
==========================================
+ Hits          424      446      +22     
  Misses       1484     1484              
Impacted Files Coverage Δ
dragonphy/remap.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1da8c13...2341caa. Read the comment docs.

sgherbst commented 4 years ago

@standanley Thanks for these updates for the delay in reviewing. Added a couple of comments in the code.