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 /_posts/2026-01-06-getting-started-with-verilog.md | |
| parent | b8ca4f6d585a23ef1c96ad8781bff533f30d4cc7 (diff) | |
Diffstat (limited to '_posts/2026-01-06-getting-started-with-verilog.md')
| -rw-r--r-- | _posts/2026-01-06-getting-started-with-verilog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_posts/2026-01-06-getting-started-with-verilog.md b/_posts/2026-01-06-getting-started-with-verilog.md index 994699b..e3b3e14 100644 --- a/_posts/2026-01-06-getting-started-with-verilog.md +++ b/_posts/2026-01-06-getting-started-with-verilog.md @@ -7,6 +7,8 @@ lang: en description: "First experiments with Verilog, mostly simuluated." --- +{% include verilog.md %} + After I got my [FPGA dev board]({% post_url 2025-12-26-fpga-dev-board %}), I have several books in my virtual library (Humble Bundle etc.) and decided to start with Verilog. The book contained a few exercises which I tried to |
