projects
/
ieee754fpu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4281047
)
change run command
author
Jacob Lifshay
<programmerjake@gmail.com>
Tue, 17 May 2022 03:42:26 +0000
(20:42 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Tue, 17 May 2022 03:42:26 +0000
(20:42 -0700)
fp16mul_test.smt2
patch
|
blob
|
history
diff --git
a/fp16mul_test.smt2
b/fp16mul_test.smt2
index 1bf11454a1fda76b281571c9795b3972529be04c..6ad9dc798eb34c72357c3d94d953de01493a5795 100644
(file)
--- a/
fp16mul_test.smt2
+++ b/
fp16mul_test.smt2
@@
-6,7
+6,7
@@
; all the effort to add support in yosys and nmigen for smtlib2 reals and
; floating-point numbers.
-; run with: z3 -smt2 fpmul_test.smt2
+; run with: z3 -smt2 fp
16
mul_test.smt2
; create some handy type aliases
(define-sort bv1 () (_ BitVec 1))