(no commit message)
authorlkcl <lkcl@web>
Mon, 25 Jan 2021 12:30:40 +0000 (12:30 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 25 Jan 2021 12:30:40 +0000 (12:30 +0000)
nlnet_2021_crypto_router.mdwn

index 202eab2afda174b977c8d3d04c8fee317fa3fef0..a697e5554c3dfde4040baf181b87bcf7d07684d5 100644 (file)
@@ -40,7 +40,7 @@ NLnet is backing the Libre-SOC project with a number of PET Grants (ending this
 * Provided Formal Correctness proofs for all OpenPOWER pipelines implemented so far
 * Implemented a parameteriseable IEEE754 HDL library including SQRT, RSQRT and CORDIC pipelines and run several hundred thousand unit tests.
 * Implemented a "data primitives" library called nmutil which provides the basis of reconfigurable pipelines suitable for Reservation Stations in OoO microarchitectures
-* Started a dynamically-reconfigureable SIMD arithmetic HDL class that transparently computes parallel results but has an API as if it were a singke Signal, to nmigen
+* Started a dynamically-reconfigureable SIMD arithmetic HDL class that transparently computes parallel results but has an API as if it were a single Signal, to nmigen
 
 These are all spin-off resulting from the overall NLnet funding to complete the creation of a hybrid 3D GPU and VPU.