Skip to content

andrewb1999/pynq-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYNQ RTL Kernel Example

Requirements

Install PYNQ with pip or conda.

How to use

Change DEVICE variable in Makefile. Source vitis/vivado setup.

In root directory:

emconfigutil --platform <platform_name>
export XCL_EMULATION_MODE=hw_emu
export EMCONFIG_PATH=`pwd`
make

Change xclbin location in dot-product.py.

python dot-product.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages