(no commit message)
authorlkcl <lkcl@web>
Thu, 30 Apr 2020 18:56:58 +0000 (19:56 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 30 Apr 2020 18:56:58 +0000 (19:56 +0100)
3d_gpu/architecture/6600scoreboard.mdwn

index 0b75b2985406209532951b8322d5cd5813ec3560..44a70f1065615d438e253cccaccc6e25616d0cc5 100644 (file)
@@ -21,6 +21,8 @@ signals combined are dropped, the ReadRelease is dropped.
 Note that this is a loop: GoRead (ANDed with Busy) goes through
 to the priority picker, which generates GoRead, so it is critical
 (in a modern design) to use a clock-sync'd latch in this path.
+The original 6600 used rising-edge and falling-edge of the clock
+to avoid this issue.
 
 [[!img comp_unit_req_rel.jpg]]
 [[!img group_pick_rd_rel.jpg]]