From c66001c47a492118f9e5384ecde6a3a6a894f171 Mon Sep 17 00:00:00 2001 From: sadoon Date: Fri, 25 Aug 2023 12:46:28 +0100 Subject: [PATCH] added link to bug 1037 --- SFFS/debian_bootstrap.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SFFS/debian_bootstrap.mdwn b/SFFS/debian_bootstrap.mdwn index 25699a0c1..60f22bca3 100644 --- a/SFFS/debian_bootstrap.mdwn +++ b/SFFS/debian_bootstrap.mdwn @@ -93,7 +93,7 @@ To verify that our buildflags were applied by the build tools and respected by t This is not a perfect solution and the proper way would be either to: - Simulate an SFFS compliant chip running this code such as [Microwatt](https://libre-soc.org/HDL_workflow/microwatt/) (very time consuming) -- Use a softcore FPGA core or ASIC of Microwatt / LibreSOC to run this code (doable, FPGA softcore in progress [link to bug](link)) +- Use a softcore FPGA core or ASIC of Microwatt / LibreSOC to run this code (doable, FPGA softcore [in progress](https://bugs.libre-soc.org/show_bug.cgi?id=1037)) - Use the finalized Libre-SOC chip (doable once it is ready) Also note that this only tests for a subset of VSX instructions at the moment, more will be added in the future, this is simply a quick test to run before attempting to run on simulation and/or a softcore as both can be somewhat time consuming. In other words, if this test gives any VSX instructions, don't attempt to run the code in simulation or a softcore to avoid wasting precious time. -- 2.30.2