diff --git a/index.html b/index.html index ec8a597..31505b1 100644 --- a/index.html +++ b/index.html @@ -1209,7 +1209,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
BaseSimpleCPUFrom this we see that there are basically only 4 C++ CPU models in gem5: Atomic, Timing, Minor and O3. All others are basically parametrizations of those base types.