summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authoruvok cheetah2026-03-15 13:52:55 +0100
committeruvok cheetah2026-03-15 13:52:55 +0100
commitf704e93efac8193447543e518068c3d0ad1c3689 (patch)
treea8d97a1d011b54ecd014799391583f8b71b9f6e4 /_includes
parentb8ca4f6d585a23ef1c96ad8781bff533f30d4cc7 (diff)
Include TOC for Verilog seriesHEADmaster
Diffstat (limited to '_includes')
-rw-r--r--_includes/verilog.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/_includes/verilog.md b/_includes/verilog.md
new file mode 100644
index 0000000..d89bbb0
--- /dev/null
+++ b/_includes/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. TODO
+
+---
+{: .spaced.bottom }