Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 446 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 446 Bytes

The RTL source code for “FPGA-based Multithreading for In-Memory Hash Joins” presented at CIDR’15. A copy of the paper can be found HERE.

Notes

  • This repository does not include any source code to interface with the Convey MX architecture as done in the paper.
  • It is also missing two IP cores, fifo_64x512, and mul_48, which will need to be generated for synthesis.