diff options
| author | uvok cheetah | 2026-06-14 18:40:15 +0200 |
|---|---|---|
| committer | uvok cheetah | 2026-06-14 18:40:15 +0200 |
| commit | a40fbb874e226bf5368c8e5435fc322aa5d41a70 (patch) | |
| tree | 9c23cbc8eba6c81a9617d19ce6d71ff67712d16e /_includes/series_verilog.md | |
| parent | b3fae5622be937bf35a13325737beee1e3aaf923 (diff) | |
Rename verilog series include
Diffstat (limited to '_includes/series_verilog.md')
| -rw-r--r-- | _includes/series_verilog.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_includes/series_verilog.md b/_includes/series_verilog.md new file mode 100644 index 0000000..fbc1659 --- /dev/null +++ b/_includes/series_verilog.md @@ -0,0 +1,12 @@ + +--- +{: .spaced.top } + +## Verilog series + +0. [Presenting my FPGA dev board]({% post_url 2025-12-26-fpga-dev-board %}) +1. [Getting Started with Verilog]({% post_url 2026-01-06-getting-started-with-verilog %}) +2. [How does a CPU actually work?]({% post_url 2026-03-22-verilog-how-does-a-cpu-actually-work %}) + +--- +{: .spaced.bottom } |
