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

index a594c0a367b986c7c65dc5c7126d3d57c8057d15..6b0660314eb31585800ff915a57428db7a78bc5e 100644 (file)
@@ -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