sgherbst / anasymod

A framework for FPGA emulation of mixed-signal systems
BSD 3-Clause "New" or "Revised" License
34 stars 9 forks source link

Add support for ZC706 board #15

Closed sgherbst closed 4 years ago

sgherbst commented 4 years ago

This small PR adds support for the ZC706 FPGA board.

codecov-commenter commented 4 years ago

Codecov Report

Merging #15 into master will increase coverage by 0.02%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   74.09%   74.12%   +0.02%     
==========================================
  Files          65       65              
  Lines        4223     4235      +12     
==========================================
+ Hits         3129     3139      +10     
- Misses       1094     1096       +2     
Impacted Files Coverage Δ
anasymod/config.py 77.56% <0.00%> (-0.77%) :arrow_down:
anasymod/fpga_boards/boards.py 100.00% <ø> (ø)
anasymod/enums.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 bad0f99...c094d3e. Read the comment docs.