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:
92669ca
)
add bitwuzla/cvc5 to hdl-tools-yosys
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 6 Jul 2022 19:13:39 +0000
(20:13 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 6 Jul 2022 19:13:43 +0000
(20:13 +0100)
hdl-tools-yosys
patch
|
blob
|
history
diff --git
a/hdl-tools-yosys
b/hdl-tools-yosys
index 80696905af631686054ff72c4068323ffe4dd5cf..a8f0c15a11f8ce09d36cf5ffb6b1ba26fa17aa86 100755
(executable)
--- a/
hdl-tools-yosys
+++ b/
hdl-tools-yosys
@@
-24,6
+24,9
@@
git clone https://github.com/Z3Prover/z3.git
# XXX see ghdl-install this is really best done with that
git clone https://github.com/ghdl/ghdl
git clone https://github.com/ghdl/ghdl-yosys-plugin
+# both of these need adding https://bugs.libre-soc.org/show_bug.cgi?id=883
+git clone https://github.com/bitwuzla/bitwuzla
+git clone https://github.com/cvc5/cvc5 -b cvc5-1.0.0
# yosys 0.13 has been found to be stable...
cd yosys