From: Jacob Lifshay Date: Wed, 16 Aug 2023 02:20:58 +0000 (-0700) Subject: use sfpy.patch too X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=29062782d23f3959144d3d507c09a14697233b8e;p=libreriscv.git use sfpy.patch too --- 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