Skip to content
Snippets Groups Projects
Commit ab9c31b1 authored by joachim.schmidt's avatar joachim.schmidt
Browse files

Modification of the README.md file

parent 256187f6
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ PetaLinux is an extension of the Yocto project that provides official support (X
**Please note that this workflow only works with Linux. Please consult the Linux distributions supported by Vivado. If you intend to use Windows and the Linux subsystem. Don't waste your time asking me questions.**
* [PetaLinux 2020.2 Package List](https://www.xilinx.com/Attachment/2020.2_PetaLinux_Package_List.xlsx)
* [PetaLinux 2020.2 user guide](https://www.xilinx.com/support/documentation/sw_manuals/xilinx2020_2/ug1144-petalinux-tools-reference-guide.pdf)
[PetaLinux 2020.2 Package List](https://www.xilinx.com/Attachment/2020.2_PetaLinux_Package_List.xlsx)
[PetaLinux 2020.2 user guide](https://www.xilinx.com/support/documentation/sw_manuals/xilinx2020_2/ug1144-petalinux-tools-reference-guide.pdf)
### First steps to perform
......@@ -46,9 +46,7 @@ In my case /<XILINX\_INSTALL\_FOLDER>/ corresponds to /tools/Xilinx/.
### Clone of the GIT Scalp Firmware repository (HDL)
```
$ cd <SCALP_PROJECT_FOLDER>
$ git clone https://gitedu.hesge.ch/soma/scalp_firmware.git
$ cd scalp_firmware
$ git https://gitedu.hesge.ch/soma/scalp_firmware.git
$ git checkout SCALP-SAFE-v0.01
```
......@@ -68,9 +66,7 @@ and File -> Export -> Export Hardware -> include bitstream
### Clone of the GIT Scalp PetaLinux repository
```
$ cd <SCALP_PROJECT_FOLDER>
$ git clone https://gitedu.hesge.ch/soma/scalp_petalinux.git
$ cd scalp_petalinux
$ git checkout SCALP-SAFE-v0.01
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment