abs-tudelft / fletcher

Fletcher: A framework to integrate FPGA accelerators with Apache Arrow
https://abs-tudelft.github.io/fletcher/
Apache License 2.0
217 stars 31 forks source link

Misc. hardware fixes #198

Closed jvanstraten closed 4 years ago

jvanstraten commented 5 years ago

Changes that are needed to make the Alveo demo work (in simulation) with 64-bit internal bus width.

codecov[bot] commented 5 years ago

Codecov Report

Merging #198 into develop will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #198      +/-   ##
===========================================
+ Coverage    88.03%   88.06%   +0.03%     
===========================================
  Files           50       50              
  Lines         4906     4927      +21     
===========================================
+ Hits          4319     4339      +20     
- Misses         587      588       +1
Impacted Files Coverage Δ
hardware/arrays/ArrayWriter.vhd 95.34% <0%> (+0.22%) :arrow_up:
hardware/arrays/ArrayWriterListPrim.vhd 86.11% <0%> (+1.31%) :arrow_up:

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 971053b...b5fa7ba. Read the comment docs.