feat: add lab-rv32i-freertos-sw-timer card

This commit is contained in:
user
2026-07-21 19:14:20 +02:00
commit ae65adee32
172 changed files with 57117 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.