projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31baa4c
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 30 Apr 2020 18:56:58 +0000
(19:56 +0100)
committer
IkiWiki
<ikiwiki.info>
Thu, 30 Apr 2020 18:56:58 +0000
(19:56 +0100)
3d_gpu/architecture/6600scoreboard.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/6600scoreboard.mdwn
b/3d_gpu/architecture/6600scoreboard.mdwn
index 0b75b2985406209532951b8322d5cd5813ec3560..44a70f1065615d438e253cccaccc6e25616d0cc5 100644
(file)
--- a/
3d_gpu/architecture/6600scoreboard.mdwn
+++ b/
3d_gpu/architecture/6600scoreboard.mdwn
@@
-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]]