From: Luke Kenneth Casson Leighton Date: Sun, 24 May 2020 23:58:19 +0000 (+0100) Subject: spelling X-Git-Tag: div_pipeline~857 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=108048cd7c13378ca55bca4c9f481e59484642d6;p=soc.git spelling --- diff --git a/src/soc/experiment/compalu_multi.py b/src/soc/experiment/compalu_multi.py index a594c0a3..6b066031 100644 --- a/src/soc/experiment/compalu_multi.py +++ b/src/soc/experiment/compalu_multi.py @@ -3,7 +3,8 @@ 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 +This module blocks (indicates busy) starting from when it first receives +an opcode until it receives notification that its result(s) have been successfully stored in the regfile(s) Documented at http://libre-soc.org/3d_gpu/architecture/compunit