From: Luke Kenneth Casson Leighton Date: Sun, 24 May 2020 23:55:52 +0000 (+0100) Subject: spelling X-Git-Tag: div_pipeline~858 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=32442fcb5a70a9b038700381514d04ea3e58ee4c;p=soc.git spelling --- diff --git a/src/soc/experiment/compalu_multi.py b/src/soc/experiment/compalu_multi.py index a9730bf2..a594c0a3 100644 --- a/src/soc/experiment/compalu_multi.py +++ b/src/soc/experiment/compalu_multi.py @@ -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