Coder Social home page Coder Social logo

fzy97 / pp4fpgas-cn-hls Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xupsh/pp4fpgas-cn-hls

0.0 1.0 0.0 3.25 MB

HLS Project of pp4fpgas - https://github.com/xupsh/pp4fpgas-cn

License: Apache License 2.0

Python 0.39% Tcl 84.82% Jupyter Notebook 12.16% Verilog 1.27% C++ 1.21% C 0.15%

pp4fpgas-cn-hls's Introduction

pp4fpgas-cn-hls

HLS Project for pp4fpgas-cn

Get Started

Tested on PYNQ-Z1/Z2 v2.3

  • Install using pip
sudo pip3 install --upgrade git+https://github.com/xupsh/pp4fpgas-cn-hls.git
  • Open your browser with <pynq_ip>:9090 and type in xilinx as password.
  • Get started using 00-Tutorial notebook.

tips: <pynq_ip> is the ip of your pynq.

Repository Tree

.
├── boards
│   ├── Pynq-Z1
│   └── Pynq-Z2
├── hw
│   ├── build_ip.tcl
│   ├── cordic
│   ├── dft
│   ├── histogram
│   ├── ip
│   ├── matrixm
│   ├── sort
│   └── sum
├── LICENSE
├── pp4fpgas
│   ├── cordic_overlay.py
│   ├── dft_overlay.py
│   ├── fir_overlay.py
│   ├── histogram_overlay.py
│   ├── __init__.py
│   ├── matrixm_overlay.py
│   ├── sort_overlay.py
│   ├── spmv_overlay.py
│   ├── sum_overlay.py
│   └── vs_overlay.py
├── README.md
└── setup.py

Hardware Design Rebuilt

version required: vivado 2017.4

  • Open your vivado gui and find tcl console
  • cd the path you git clone
  • cd hw directory
  • source build_ip.tcl

tcl console

Based on

pp4fpgas-cn-hls's People

Contributors

vickyiii avatar sonnyhcl avatar xupsh avatar zaoldyeckk 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.