Release v1.2.0 #47

Merged
meierj merged 229 commits from develop into master 2021-06-21 17:58:40 +02:00
Showing only changes of commit 284940bad9 - Show all commits

View File

@ -105,8 +105,9 @@ wget https://eive-cloud.irs.uni-stuttgart.de/index.php/s/2Fp2ag6NGnbtAsK/downloa
## Getting the Q7S system root ## Getting the Q7S system root
It is necessary to copy the Q7S system root to your local development machine for libraries It is necessary to copy the Q7S system root to your local development machine for libraries
like `libgpio`. You can find the system root for download here like `libgpio`. You can find the system root for the Q7S, the Raspberry Pi and the
[here](https://eive-cloud.irs.uni-stuttgart.de/index.php/apps/files/?dir=/EIVE_IRS/Arbeitsdaten/08_Used%20Components/Q7S/Toolchain&fileid=422486). Beagle Bone Black for download here
[here](https://eive-cloud.irs.uni-stuttgart.de/index.php/apps/files/?dir=/EIVE_IRS/Software/rootfs&fileid=831849).
Download it and unzip it somewhere in the Xilinx installation folder. Download it and unzip it somewhere in the Xilinx installation folder.
You can use the following command if `wget` can be used or for CI/CD: You can use the following command if `wget` can be used or for CI/CD: