(no commit message)
authorlkcl <lkcl@web>
Tue, 31 May 2022 14:45:00 +0000 (15:45 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 31 May 2022 14:45:00 +0000 (15:45 +0100)
resources.mdwn

index 70d87fac32baf48eb65b7bee1f09f6369047274c..1fd2e2ea29249e4bddb573a40617b70acfe05040 100644 (file)
@@ -398,7 +398,8 @@ Some learning resources I found in the community:
 * Circuit of Compunit <http://home.macintosh.garden/~mepy2/libre-soc/comp_unit_req_rel.html>
 * Circuitverse 16-bit <https://circuitverse.org/users/17603/projects/54486>
 * Nice example model of a Tomasulo-based architecture, with multi-issue, in-order issue, out-of-order execution, in-order commit, with reservation stations and reorder buffers, and hazard avoidance.
-<https://www.brown.edu/Departments/Engineering/Courses/En164/Tomasulo_10.pdf> 
+<https://www.brown.edu/Departments/Engineering/Courses/En164/Tomasulo_10.pdf>
+* adrian_b architecture comparison <https://news.ycombinator.com/item?id=24459041>
 
 # Real/Physical Projects