projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad726ab
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 24 Dec 2021 23:36:45 +0000
(23:36 +0000)
committer
IkiWiki
<ikiwiki.info>
Fri, 24 Dec 2021 23:36:45 +0000
(23:36 +0000)
HDL_workflow.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow.mdwn
b/HDL_workflow.mdwn
index 21bc60f45fb53959d15d371e2d78613b393b5227..c82b9e32b077a9aaeb80422f2840498af16113c0 100644
(file)
--- a/
HDL_workflow.mdwn
+++ b/
HDL_workflow.mdwn
@@
-439,7
+439,7
@@
In the meantime, sfpy can be built as follows:
You can test your installation by doing the following:
python3
- >>> from sfpy import
*
+ >>> from sfpy import
Posit8
>>> Posit8(1.3)
It should print out `Posit8(1.3125)`