Giter Site home page Giter Site logo

sfu-hiaccel / bitblender Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 577 KB

BitBlender is a scalable Bloom Filter accelerator, targeting FPGAs, written in TAPA High-Level Synthesis.

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.63% Python 30.12% C 1.03% C++ 66.69% Shell 1.40% MATLAB 0.13%

bitblender's Introduction

BitBlender

BitBlender is a highly configurable, highly scalable Bloom filter accelerator framework for FPGAs. It is implemented in HLS. It achieves high performance by leveraging dynamic (data-dependent) scheduling. For more information, please see our paper published in FPL 2024, titled "BitBlender: Scalable Bloom Filter Acceleration on FPGAs with Dynamic Scheduling".

See BitBlender-Multistream-Architecture.png for an architecture diagram.

System Requirements

BitBlender has been tested extensively on an Alveo U280 FPGA, built using TAPA, version 0.0.20221113.1. See here for installation instructions.

TAPA relies on AMD/Xilinx Vitis and Vivado, so you will also need a valid version of these tools. BitBlender has been tested to work on v2021.2. It can also work on v2022.2, but it achieves worse performance. Please contact the author if you wish to try this.

To use the automated DSE tool, you will need scikit-learn (preferably version 1.4.2), pandas, and numpy. It most seamlessly integrates with the SLURM task-manager, but it is possible to work around this requirement.

Usage

To see a sample BitBlender design, look in Bloomfilter/BitBlender_samplecode.

In order to generate your own BitBlender designs, see the Bloomfilter/scripts directory.

Known Issues

*** BitBlender designs synthesized using Vitis v2023.2 and v2024.1 do not schedule properly, and deadlock. ***

bitblender's People

Contributors

kennysliu avatar

Watchers

Zhenman Fang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.