diff options
| author | uvok cheetah | 2026-03-15 13:52:55 +0100 |
|---|---|---|
| committer | uvok cheetah | 2026-03-15 13:52:55 +0100 |
| commit | f704e93efac8193447543e518068c3d0ad1c3689 (patch) | |
| tree | a8d97a1d011b54ecd014799391583f8b71b9f6e4 /_includes | |
| parent | b8ca4f6d585a23ef1c96ad8781bff533f30d4cc7 (diff) | |
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/verilog.md | 12 |
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 } |
