Open main menu

DAVE Developer's Wiki β

Changes

BELK-TN-005: Running PYNQ on Bora

561 bytes added, 15:47, 17 September 2018
Setting up the board
This Technical Note shows hot to run PYNQ on Bora platform. It is worth rmemebering that, even though the procesure was tested on Bora, it should work on BoraX as well without any modification.
==Testbed==
As stated before, the procedure was tested on Bora/BoraEVB hardware platform.
 
With regard to the software configuration, the following versions were used:
*[[BXELK_software_components#Kits.27_composition|U-Boot 2014.07 release with BELK 2.1.0]]
*Linux kernel 4.14.0 (at the time of this writing, this version was not officially supported by any BELK release yet)
*root file system: extracted from [[http://files.digilent.com/Products/PYNQ/pynq_z1_v2.1.img.zip|Pynq-Z1 v2.1 image]] and mounted over NFS.
==Setting up the board==
The following box shows the full boot process:
<pre class="workstation-terminal mw-collapsible mw-collapsed">
 
 
xilinx@pynq:~$ cat /proc/version
Linux version 4.14.0-xilinx-00008-ge79ecef-dirty (sysadmin@stage-OptiPlex-7010) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11-rc1)) #8 SMP PREEMPT Fri Sep 14 10:33:28 CEST 2018
 
 
U-Boot 2014.07-04967-g7b885e1-dirty (Feb 20 2015 - 17:01:27) [belk-2.1.0]
[ 12.688449] systemd-journald[705]: Successfully sent stream file descriptor to service manager.
</pre>
 
 
xilinx@pynq:~$ cat /proc/version
Linux version 4.14.0-xilinx-00008-ge79ecef-dirty (sysadmin@stage-OptiPlex-7010) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11-rc1)) #8 SMP PREEMPT Fri Sep 14 10:33:28 CEST 2018
4,650
edits