Code Monkey home page Code Monkey logo

multi-stream-buffer's Introduction

multi-stream-buffer

Multi stream buffer using akgmartin his methodology and base cell library.

Getting Started

The following instructions explain how to obtain the prerequisites for this project.

Prerequisites

Download the base ready-valid cell library from akgmartin here.

The simulation script present in the tools folder supports both Linux and macOS. For either operating system, you need to install icarus-verilog (Verilog compiler) and gtkwave to act as a wave viewer.

Installation

Before starting a simulation, the sim.sh script found in the tools folder needs to have executable permissions.

chmod+x ./tools/sim.sh

Also make sure that the path to the base library, which was installed earlier, is set correctly in sim.sh. This is done with the BASE parameter.

Simulation

The module to be simulated (usually a testbench) is given as an argument to the sim.sh script.

To start the simulation, execute the following command from your preferred shell.

cd tools
./sim.sh <MODULE NAME>

The source code is compiled and gtkwave is started with the corresponding wave configuration file.

Acknowledgments

  • Andrew Martin for his amazing design methodology.

Citation

If this project has helped you in any way, please consider to cite it.

@mastersthesis{mulder2018feeding,
  author  = {Mulder, Y.T.B.},
  title   = {Feeding High-Bandwidth Streaming-Based FPGA Accelerators},
  school  = {Delft University of Technology},
  year    = 2018,
  address = {Mekelweg 4, 2628 CD Delft, The Netherlands},
  month   = 1
}

A PDF is available here. A GitHub repository is available here.

multi-stream-buffer's People

Contributors

ytbmulder avatar

Watchers

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