(no commit message)
authorlkcl <lkcl@web>
Tue, 23 Jun 2020 09:56:28 +0000 (10:56 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 23 Jun 2020 09:56:28 +0000 (10:56 +0100)
3d_gpu/architecture/6600scoreboard/discussion.mdwn

index 2a09464bf10a3fdb8c3fff710056bcaad4e38d48..8f30616ebe137ceea5601e0b58ee23b90b0bc77b 100644 (file)
@@ -105,8 +105,11 @@ however the important part is to understand and appreciate - *at all*
 negotiation* procedure that is *required* to have *two separate
 phases*:
 
-* an "offer" phase and
-* a "completion" phase.
+* an "offer" phase, being the start of the transaction.
+* an "exchange" phase, during which the "offer" may not change.
+* a recognition of "completion" being the end of the transaction.
+
+thus we have actually 2 distinct phases (offer, exchange) delineated by terminology that marks the time at which the FSM transitions (offer, exchange, complete).
 
 this is absolutely fundamental to understand when it comes to our
 architecture.  proposals to use technology and APIs that are of the
@@ -135,8 +138,6 @@ we will therefore need to design a Bus Protocol that does actually
 work for this processor, based on the standard Contract of Sale to
 help guide us in that design.
 
-l.
-
 # Scoreboard and LDST Questions
 
 <http://lists.libre-riscv.org/pipermail/libre-riscv-dev/2020-June/008253.html>