Introductory Examples for using PYNQ with Alveo
Project description
This project includes introductory examples for using
PYNQ with Alveo. It requires pynq
version 2.5.1
and
above to work.
Refer to the
README
in the overlays
folder for more information regarding the used overlays and
how they are created.
Please notice that not all overlays might be available for all target devices. Supported devices are listed in the overlays README. There you may also find instructions on how to synthesize and use overlays for a different device.
Quick Start
Install the pynq-alveo-examples
package using pip
:
pip install pynq-alveo-examples
After the package is installed, to get your own copy of all the notebooks available run:
pynq get-notebooks
You can then try things out by doing:
cd pynq-notebooks
jupyter notebook
There are a number of additional options for the pynq get-notebooks
command,
you can list them by typing
pynq get-notebooks --help
You can also refer to the official
PYNQ documentation for more information
regarding the PYNQ Command Line Interface and in particular the
get-notebooks
command.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for pynq_alveo_examples-1.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c038dea3d0794150ca80a1843045a0257f5a0a8081afc9bef02475297ab9a90 |
|
MD5 | 2d7cdb628fef58b45f5c13442f2f1741 |
|
BLAKE2b-256 | 691e048bc8acd6f8d68a6d1cddbedf98f717b965b122da1443c152c13f652d0d |