add tercel, uart and ethmac to ls2 repos
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 4 Apr 2022 20:49:36 +0000 (21:49 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 4 Apr 2022 20:49:36 +0000 (21:49 +0100)
hdl-dev-ls2

index bf654b28c5964943900b20787094dfb2d90f2570..34a801a0720a69c68105b46eac269c67136b4f4f 100755 (executable)
@@ -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