2025-08-18 20:01:21
This commit is contained in:
14
content/en/notes/mcu/cpu_architecture_notes/_index.md
Normal file
14
content/en/notes/mcu/cpu_architecture_notes/_index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
+++
|
||||
title = "Notes on CPU Architecture"
|
||||
date = 2024-09-20T04:17:50Z
|
||||
draft = false
|
||||
series = ["CPU Architecture Notes"]
|
||||
series_order = 1
|
||||
weight = 1
|
||||
+++
|
||||
|
||||
I hope to share several books about CPU architecture here, and this is a book list:
|
||||
1. Computer Organization and Design RISC-V Edition. _David A. Patterson & John L. Hennessy_
|
||||
2. Computer Architecture: A Quantitative Approach. _John L. Hennessy & David A. Patterson_
|
||||
|
||||
Additionally, I plan to create CPU demonstrations using Verilog/SystemVerilog.
|
||||
Reference in New Issue
Block a user