(no commit message)
authorlkcl <lkcl@web>
Fri, 24 Dec 2021 23:36:45 +0000 (23:36 +0000)
committerIkiWiki <ikiwiki.info>
Fri, 24 Dec 2021 23:36:45 +0000 (23:36 +0000)
HDL_workflow.mdwn

index 21bc60f45fb53959d15d371e2d78613b393b5227..c82b9e32b077a9aaeb80422f2840498af16113c0 100644 (file)
@@ -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)`