2025-08-18 20:01:21

This commit is contained in:
swangnice
2025-08-18 20:01:21 +08:00
parent 8a920994bf
commit 7c31f72eea
254 changed files with 29201 additions and 3566 deletions

File diff suppressed because it is too large Load Diff

View 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>&lt;p&gt;I hope to share several books about CPU architecture here, and this is a book list:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Computer Organization and Design RISC-V Edition. &lt;em&gt;David A. Patterson &amp;amp; John L. Hennessy&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Computer Architecture: A Quantitative Approach. &lt;em&gt;John L. Hennessy &amp;amp; David A. Patterson&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Additionally, I plan to create CPU demonstrations using Verilog/SystemVerilog.&lt;/p&gt;</description>
</item>
</channel>
</rss>

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>http://localhost:1313/series/cpu-architecture-notes/</title>
<link rel="canonical" href="http://localhost:1313/series/cpu-architecture-notes/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/series/cpu-architecture-notes/">
</head>
</html>