From db5ebe9d3a314d2a3bc1bba21db9d24a851bc191 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 24 Dec 2021 23:36:45 +0000 Subject: [PATCH] --- HDL_workflow.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index 21bc60f45..c82b9e32b 100644 --- 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)` -- 2.30.2