GithubHelp home page GithubHelp logo

ameesseman / partiallyreconfigurablesignedmultiplier Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 37.19 MB

Implementation of a dynamic partially reconfigurable signed multiplier on Zynq-7000 SoC

VHDL 45.48% C 2.07% Pascal 0.05% Tcl 45.24% HTML 7.17%

partiallyreconfigurablesignedmultiplier's Introduction

Partially Reconfigurable Signed Multiplier

Implementation of a dynamic partially reconfigurable (DPR) signed multiplier on Zynq-7000 SoC. The reconfigurable portion of this system allows to switch between a 2C (2's Complement) and SM (Sign and Magnitude) multiplier, the two reconfigurable modules (RM), on-the-fly.

This project follows steps created by Xilinx to perform DPR of the PL (FPGA fabric) controlled by the PS (ARM uP).

The PS communicates via an AXI-Interconnect peripheral to the (2) AXI slave IP's in the PL. The main IP that was created includes the reconfigurable partition (RP) that is able to switch between the 2C and SM multipliers. It is a custom AXI4-Full peripheral, including input and output FIFO's. A second IP was created in order to allow the PS to poll the values of inputs. It is an AXI4-Lite peripheral.

The software allows the circuit to be interacted with in several ways:

  1. The processor can execute a program that automatically reconfigures the RP and automatically sends inputs and receives processed data
  2. The processor can poll I/O values to determine when to perform a DPR and which RM to then reconfigure
  3. The processor can receive an interrupt to determine when to perform a DPR and use an I/O to determine which RM to then reconfigure

Repository File Structure

  • hdl-resources: Includes all HDL resources used in the creation of this system. Subfolders are used to section off which IP the resources belong to

  • my_dynsmult: The Xilinx compliant file structure used to create the reconfigurable resources for the project

  • resources: Contains the Tcl commands used to generate the DPR resources used for the system

  • software: Includes all software resources used

  • mysmult_dr, mysmult_dr_static: Obsolete

partiallyreconfigurablesignedmultiplier's People

Contributors

ameesseman avatar

Stargazers

 avatar

Watchers

 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.