Merge pull request #126 from sharkcz/docs

document packaged fusesoc for Fedora users
pull/129/head
Anton Blanchard 4 years ago committed by GitHub
commit 9a67e3b4fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -63,6 +63,11 @@ source /opt/Xilinx/Vivado/2019.1/settings64.sh
```
pip3 install --user -U fusesoc
```
Fedora users can get FuseSoC package via
```
sudo dnf copr enable sharkcz/danny
sudo dnf install fusesoc
```

- Create a working directory and point FuseSoC at microwatt:


Loading…
Cancel
Save