Coder Social home page Coder Social logo

insujang / head Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 2.0 153.07 MB

CS710 Project, Deduplication with FPGA hardware acceleration

C 0.86% CMake 0.01% C++ 48.66% Tcl 0.13% Makefile 0.02% Verilog 9.03% VHDL 34.71% Pascal 0.01% HTML 2.07% SystemVerilog 0.01% Coq 0.04% Shell 0.01% LLVM 4.45%

head's Introduction

HEAD: HardwarE Accelerated Deduplication

Build

This is a CS710 project, Computing Acceleration with FPGA.

This repository contains SW only based, x86-compatible deduplication application and its Xilinx Zynq-7000 Zedboard based hardware accelerated application.

SW

This directory contains a CLion project of SW only HEAD deduplication application. You can use it by importing this directory itself via Import Project from Sources in CLion welcome page. Or you just install cmake from any repository as follows.

HEAD/SW$ cmake .
HEAD/SW$ make

FPGA

This directory contains

  1. Xilinx Vivado HLS project: contains our custom IP to accelerate deduplication process
  2. Xilinx Vivado project: contains our hardware description (bitstream)
  3. Petalinux module source code: a character device driver for our custom hardware for Petalinux
  4. Xilinx AXI DMA device driver: a submodule that is used for AXI DMA operation in Zedboard + Petalinux
  5. User space application project: a CLion project that can be called in Petalinux shell.

We are making README.md and refactoring the directory continuously. As this project is ongoing now (Nov 30, 2016), contents in this directory can be changed.

head's People

Contributors

chikdolman avatar ewenpinto avatar gitter-badger avatar insujang avatar josephaug26 avatar josferna avatar karthik-u-s avatar seonyounglee avatar srinivasbillava avatar sukumar-poojari avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.