From 152fcbc0301cd5d192ea6bbd669adbbeea1f2cd9 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 4 Apr 2022 21:49:36 +0100 Subject: [PATCH] add tercel, uart and ethmac to ls2 repos --- hdl-dev-ls2 | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.30.2