| ... | @@ -3,11 +3,15 @@ |
... | @@ -3,11 +3,15 @@ |
|
|
```
|
|
```
|
|
|
mkdir kestrel-tooling
|
|
mkdir kestrel-tooling
|
|
|
cd kestrel-tooling
|
|
cd kestrel-tooling
|
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-tooling/yosys && cd ../
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-tooling/yosys
|
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-tooling/nextpnr && cd ../
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-tooling/nextpnr
|
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-tooling/prjtrellis && cd ../
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-tooling/prjtrellis
|
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-tooling/ghdl && cd ../
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-tooling/ghdl
|
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-tooling/ghdl-yosys-plugin && cd ../
|
|
git clone https://gitlab.raptorengineering.com/kestrel-collaboration/kestrel-tooling/ghdl-yosys-plugin
|
|
|
|
cd prjtrellis
|
|
|
|
git submodule init
|
|
|
|
git submodule update
|
|
|
|
cd ../
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
**Install required tooling**
|
|
**Install required tooling**
|
| ... | | ... | |