From: Luke Kenneth Casson Leighton Date: Mon, 4 Apr 2022 20:49:36 +0000 (+0100) Subject: add tercel, uart and ethmac to ls2 repos X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=152fcbc0301cd5d192ea6bbd669adbbeea1f2cd9;p=dev-env-setup.git add tercel, uart and ethmac to ls2 repos --- diff --git a/hdl-dev-ls2 b/hdl-dev-ls2 index bf654b2..34a801a 100755 --- a/hdl-dev-ls2 +++ b/hdl-dev-ls2 @@ -11,6 +11,10 @@ cd src git clone https://git.libre-soc.org/git/ls2.git git clone https://git.libre-soc.org/git/gram.git git clone https://git.libre-soc.org/git/lambdasoc.git +git clone https://git.libre-soc.org/git/microwatt.git tercel-qspi +git clone https://github.com/freecores/uart16550 +git clone https://github.com/freecores/ethmac + ' # lambdasoc cd /home/$SUDO_USER/src/lambdasoc