Open main menu

DAVE Developer's Wiki β

Changes

BELK-TN-005: Running PYNQ on Bora

121 bytes added, 13:10, 11 October 2018
Testing the PYNQ framework
**Two different approaches were used: generic driver and IP-specific driver.
This example was inspired by [[httpshttp://youtuwww.befpgadeveloper.com/2018/03/LoLCtSzj9BUhow-to-accelerate-a-python-function-with-pynq.html|this tutorial]].
===Basic operations===*Open Jupyter Notebook: In order to open the Jupyter Notebook web dashboard, do the following steps:
**Open the browser (only Google Chrome is supported)
**Go to http://<IP address>:9090 if your board is connected to a computer via static IP address or to http://pynq:9090 if your board is connected to a router on network
# MOVE FILE TO AND FROM JUPYTER NOTEBOOK *To move files to/from Jupyter Notebook it is convenient to share the home directory of the target's xilinx user. For instance, to access the Pynq home area as a network drive to transfer file to and from the boardvia Samba protocol: - open *Open a file browser and click "Go" > "Enter Location" - insert *Insert location smb://192.168.2.99/xilinx - log *Log as "''xilinx" '' with password "''xilinx" ''
# WRITE AND RUN PYTHON FUNCTIONS
4,650
edits