2025-08-18 20:01:21
This commit is contained in:
28
public/series/cpu-architecture-notes/index.xml
Normal file
28
public/series/cpu-architecture-notes/index.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>CPU Architecture Notes on SWangNice</title>
|
||||
<link>http://localhost:1313/series/cpu-architecture-notes/</link>
|
||||
<description>Recent content in CPU Architecture Notes on SWangNice</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en</language>
|
||||
<copyright>© 2025 SWang</copyright>
|
||||
<lastBuildDate>Fri, 20 Sep 2024 04:17:50 +0000</lastBuildDate><atom:link href="http://localhost:1313/series/cpu-architecture-notes/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Notes on CPU Architecture</title>
|
||||
<link>http://localhost:1313/notes/mcu/cpu_architecture_notes/</link>
|
||||
<pubDate>Fri, 20 Sep 2024 04:17:50 +0000</pubDate>
|
||||
|
||||
<guid>http://localhost:1313/notes/mcu/cpu_architecture_notes/</guid>
|
||||
<description><p>I hope to share several books about CPU architecture here, and this is a book list:</p>
|
||||
<ol>
|
||||
<li>Computer Organization and Design RISC-V Edition. <em>David A. Patterson &amp; John L. Hennessy</em></li>
|
||||
<li>Computer Architecture: A Quantitative Approach. <em>John L. Hennessy &amp; David A. Patterson</em></li>
|
||||
</ol>
|
||||
<p>Additionally, I plan to create CPU demonstrations using Verilog/SystemVerilog.</p></description>
|
||||
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user