switch to using correct name for simple-soft-float
authorprogrammerjake <programmerjake@web>
Fri, 3 Apr 2020 05:51:13 +0000 (06:51 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 3 Apr 2020 05:51:13 +0000 (06:51 +0100)
HDL_workflow.mdwn

index 264bd87f5739fa945405aee63f51a9393a075eb5..47732a4c8f40f70a7a8c3098e4aba269a718278c 100644 (file)
@@ -323,7 +323,7 @@ testing can then be carried out with "python3 setup.py test"
 ## Softfloat and sfpy
 
 These are a test suite dependency for the ieee754fpu library, and
-will be changed in the future to use Jacob's algorithmic numeric
+will be changed in the future to use Jacob's [simple-soft-float](https://crates.io/crates/simple-soft-float)
 library.  In the meantime, sfpy can be built as follows:
 
     git clone --recursive https://github.com/billzorn/sfpy.git