diff options
| author | vin <git@vineetk.net> | 2025-11-20 11:16:32 -0500 |
|---|---|---|
| committer | vin <git@vineetk.net> | 2025-11-20 11:16:32 -0500 |
| commit | 8e17e8bc9d84fbaa5c06bf549faf754f087c8ce6 (patch) | |
| tree | fd85b1f9e4a5ec34ccab0e7279c0885a30b43c7a /.gitignore | |
| parent | 4dd69d2913152d80af58d7d68fd195c031180606 (diff) | |
fix rtl, now tests all pass
need to go through the sv files again and also run a linter
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,3 +1,4 @@ | |||
| 1 | rtl/lisp_coproc_sim | 1 | rtl/lisp_coproc_sim |
| 2 | *.vcd | ||
| 2 | *~ | 3 | *~ |
| 3 | #* \ No newline at end of file | 4 | #* |
