| ... | ... | @@ -79,5 +79,7 @@ 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`
|
|
|
|
|
|
|
|
`./versa_ecp5.py --cpu-type=microwatt --cpu-variant=standard+ghdl --with-ethernet --build` |
|
|
\ No newline at end of file |
|
|
|
**Program Versa board**
|
|
|
|
`openocd --log_output openocd.log 3 -f "ecp5-versa5g.cfg" -c "transport select jtag; init; svf build/versa_ecp5/gateware/versa_ecp5.svf; exit"` |
|
|
\ No newline at end of file |