| ... | ... | @@ -65,7 +65,7 @@ git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-lit |
|
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/pythondata-software-compiler_rt
|
|
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/litex
|
|
|
|
|
|
|
|
#git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/liteeth
|
|
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/liteeth
|
|
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/litedram
|
|
|
|
#git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-litex/litepcie
|
|
|
|
|
| ... | ... | @@ -80,7 +80,10 @@ git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-lit |
|
|
|
|
|
|
|
**Build LiteX for Versa board**
|
|
|
|
|
|
|
|
`./versa_ecp5.py --device=LFE5UM-45F-8BG381C --cpu-type=microwatt --cpu-variant=standard+ghdl --with-ethernet --build`
|
|
|
|
```
|
|
|
|
cd ../litex-boards/litex_boards/targets
|
|
|
|
./versa_ecp5.py --device=LFE5UM --cpu-type=microwatt --cpu-variant=standard+ghdl --with-ethernet --build
|
|
|
|
```
|
|
|
|
|
|
|
|
**Program Versa board**
|
|
|
|
|
| ... | ... | |