diff options
| author | uvok cheetah | 2026-06-14 19:08:38 +0200 |
|---|---|---|
| committer | uvok cheetah | 2026-06-14 19:08:38 +0200 |
| commit | 522f98fc205d112897360fa90bbbef268aa66f48 (patch) | |
| tree | e9c0dd479beef86e1e1d2d74cd64e27252bc91b6 /_posts/2026-03-22-verilog-how-does-a-cpu-actually-work.md | |
| parent | e39a878420f355c8790fd62f60a0034181a4f2cd (diff) | |
Use auto-series
Diffstat (limited to '_posts/2026-03-22-verilog-how-does-a-cpu-actually-work.md')
| -rw-r--r-- | _posts/2026-03-22-verilog-how-does-a-cpu-actually-work.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_posts/2026-03-22-verilog-how-does-a-cpu-actually-work.md b/_posts/2026-03-22-verilog-how-does-a-cpu-actually-work.md index 539271e..0ebfafc 100644 --- a/_posts/2026-03-22-verilog-how-does-a-cpu-actually-work.md +++ b/_posts/2026-03-22-verilog-how-does-a-cpu-actually-work.md @@ -5,9 +5,10 @@ lang: en categories: tech date: 2026-03-22 16:55 +0100 description: How to write a CPU in Verilog +series: Verilog --- -{% include series_verilog.md %} +{% include series.md %} A.k.a. "What's a fetch-decode-execute" cycle? |
