1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-04-13 23:23:55 +00:00

document packaged fusesoc for Fedora users

Signed-off-by: Dan Horák <dan@danny.cz>
This commit is contained in:
Dan Horák
2020-01-03 15:09:27 +01:00
parent 1a826f077b
commit f552021d19

View File

@@ -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: