diff options
author | Joshua Yun <joshua@joshuayun.com> | 2024-07-10 00:19:30 -0500 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2024-07-10 00:19:30 -0500 |
commit | 13d946fe67c56411bf22ea97ad323bf4d4f66ec6 (patch) | |
tree | dcb750f8426e623c8928d3e4b81429bbd7cb906c /projects/riscv/riscv.html | |
parent | 4cbe39f5d900ed3bbcf507cd0fe3fc60b6fb7cb0 (diff) | |
download | website-master.tar.gz |
Diffstat (limited to 'projects/riscv/riscv.html')
-rw-r--r-- | projects/riscv/riscv.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/projects/riscv/riscv.html b/projects/riscv/riscv.html index 7262977..29fb3c1 100644 --- a/projects/riscv/riscv.html +++ b/projects/riscv/riscv.html @@ -23,12 +23,7 @@ <br> <br> <div class="project"> - <div class="date">4/23</div> - <a href="i-design.html">Design for Integer specification</a> - </div> - - <div class="project"> - <div class="date">5/23</div> - <a href="i-impl.html">Implementation for Integer specification</a> + <div class="date">5/24</div> + <a href="411-improvements.html">Class OoO Processor Improvments</a> </div> </body> |