projects
/
dev-env-setup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f88d6a8
)
check out verilog-wishbone at specific tag
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 14 Apr 2022 11:57:31 +0000
(12:57 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 14 Apr 2022 11:57:31 +0000
(12:57 +0100)
hdl-dev-ls2
patch
|
blob
|
history
diff --git
a/hdl-dev-ls2
b/hdl-dev-ls2
index 3e582284d3202b84e9f7f071de78a15031116998..547aa75be28faa24f82cc80062b5b819df7797b8 100755
(executable)
--- a/
hdl-dev-ls2
+++ b/
hdl-dev-ls2
@@
-16,7
+16,10
@@
git clone https://github.com/freecores/uart16550
git clone https://github.com/freecores/ethmac
git clone https://github.com/alexforencich/verilog-wishbone
-'
+# verilog-wishbone checkout at specific tag
+cd /home/$SUDO_USER/src/verilog-wishbone
+git checkout d1fa24a0
+
# lambdasoc
cd /home/$SUDO_USER/src/lambdasoc
git tag | xargs git tag -d # very annoying