Coder Social home page Coder Social logo

xupsh / pynq_x_filter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from louisliuwei/pynq_x_filter

1.0 1.0 0.0 7.25 MB

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

Python 0.02% Tcl 0.62% Jupyter Notebook 0.27% C 0.13% C++ 91.78% Shell 0.01% Makefile 0.31% Verilog 0.80% Ada 2.15% Batchfile 0.01% Coq 1.73% VHDL 2.17% Ruby 0.01%

pynq_x_filter's Introduction

PYNQ-x_filter

This repository contains a "X order FIR filter" (up to 1023 orders, both order and coefficients are configurable) introduction application to the Xilinx PYNQ framework and also the HLS source codes.

You can go through the HLS source code to experience with the below HLS directives.

  • m_axi

  • axis

  • s_axilite

  • PIPELINE

  • LOOP_TRIPCOUNT

The design illustrates how to run the X order FIR IP to filter the signal on the FPGA base on PYNQ framework and also illustrates the python numpy , matplotlib and fftpack packages.

The below is the Vivado block design diagram.

Quick Start

Open a terminal on your PYNQ board and run:

sudo pip3 install --upgrade git+https://github.com/louisliuwei/pynq_x_filter.git
or
sudo pip3 install --upgrade .

Currently this repository is compatible with PYNQ image v2.4.

Note

Only PYNQ-Z2 is supported by now. Migration to other boards is welcomed.

pynq_x_filter's People

Stargazers

Timothy avatar

Watchers

James Cloos 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.