From 29062782d23f3959144d3d507c09a14697233b8e Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Tue, 15 Aug 2023 19:20:58 -0700 Subject: [PATCH] use sfpy.patch too --- HDL_workflow.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index d00245da1..6a2498356 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -459,6 +459,7 @@ In the meantime, sfpy can be built as follows: git clone --recursive https://github.com/billzorn/sfpy.git cd sfpy + git apply /path/to/ieee754fpu/sfpy.patch cd SoftPosit git apply ../softposit_sfpy_build.patch git apply /path/to/ieee754fpu/SoftPosit.patch -- 2.30.2