rust_hdl/example_project/setup.sh
2018-12-02 18:09:26 +01:00

6 lines
327 B
Bash

# Clone all repositories used for the example projects
git clone --depth=1 https://github.com/ghdl/ghdl.git
git clone --depth=1 https://github.com/UVVM/UVVM.git
git clone --depth=1 https://github.com/VUnit/vunit.git
git clone --depth=1 https://github.com/VLSI-EDA/PoC.git
git clone --depth=1 https://github.com/OSVVM/OSVVM.git