chore: vendor pinned offline simulation sources

This commit is contained in:
2026-07-22 17:27:10 +02:00
parent 10a8be72e3
commit a535df957d
105 changed files with 18734 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
FPGA Scripts
============
A loose collection of scripts I've collected while playing with FPGAs at home. Simulation, synthesis, so forth. All of them are terrible, some of them work.
The most useful one is `listfiles` which provides a simple way of describing source-level dependencies and producing file lists for e.g. a synthesis tool.