spelling
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 May 2020 23:55:52 +0000 (00:55 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 May 2020 23:55:52 +0000 (00:55 +0100)
src/soc/experiment/compalu_multi.py

index a9730bf2687080c5cfbacffc07d024023f205e4e..a594c0a367b986c7c65dc5c7126d3d57c8057d15 100644 (file)
@@ -1,6 +1,6 @@
 """Computation Unit (aka "ALU Manager").
 
-Manages a Pioeline or FSM, ensuring that the start and end time are 100%
+Manages a Pipeline or FSM, ensuring that the start and end time are 100%
 monitored.  At no time may the ALU proceed without this module notifying
 the Dependency Matrices.  At no time is a result production "abandoned".
 This module blocks (indicates busy) until it receives notificatiob that