Code Monkey home page Code Monkey logo

maverick's Introduction

Maverick

Maverick is an open-source computer-aided design (CAD) flow for generating reconfigurable modules (RMs) which target PR regions in FPGA designs. Maverick builds upon existing open source tools (Yosys, RapidSmith2, and Project X-Ray) to form an end-to-end compilation flow. After an initial static design and PR region are created with Xilinx’s Vivado PR flow, Maverick can then compile and configure RMs onto that PR region—without the use of vendor tools. Maverick currently supports Xilinx 7-Series devices and has specifically been tested on the ZYNQ XC7Z020-1CLG400C SoC.

A more detailed description of Maverick, "Maverick: A Stand-Alone CAD Flow for Partially Reconfigurable FPGA Modules", was published at FCCM 2019. Even more information on Maverick can be found in Dallon Glick's master's thesis on Maverick.

How To Use Maverick

Maverick consists of a "Static Design Phase" and a "Reconfigurable Module (RM) Phase".

Static Design Phase

Vivado

  1. Use Vivado's PR flow to create an initial static design, containing a single PR region. Generate an initial full and partial bitstream.
  2. Execute Tincr's "write_rm_rscp" command to generate static data files that describe the static design.

RapidSmith2

  1. Use RapidSmith2's Partial Device Generator to create a partial device file for the PR region previously chosen.

Project X-Ray

  1. Generate a bitstream database that at least documents the targeted PR region.

Reconfigurable Module (RM) Phase

Yosys

  1. Synthesize and tech-map the design.

RapidSmith2 (with RS-CAD)

  1. Import the tech-mapped design.
  2. Pack, place, and route the design.
  3. Export an FPGA Assembly (FASM) file.

Project X-Ray

  1. Convert the FASM file to a FRM file with FASM2FRAME.
  2. Generate a new partial bistream with xc7PartialPatch.

maverick's People

Contributors

dallontg avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dallontg

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.