From 6c32e64727c7030a7c672620b281b4f3a9076ffd Mon Sep 17 00:00:00 2001 From: Cesar_Strauss Date: Fri, 13 Nov 2020 10:24:23 +0000 Subject: [PATCH] Add Tomasulo model example --- resources.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources.mdwn b/resources.mdwn index 4c514faf9..b2fc9ac3e 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -361,7 +361,8 @@ Some learning resources I found in the community: * Circuit of Compunit * Circuitverse 16-bit - +* 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. + # Real/Physical Projects * [Samuel's KC5 code](http://chiselapp.com/user/kc5tja/repository/kestrel-3/dir?ci=6c559135a301f321&name=cores/cpu) -- 2.30.2