diff options
author | Kimplul <kimi.h.kuparinen@gmail.com> | 2025-02-16 22:36:57 +0200 |
---|---|---|
committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2025-02-16 22:36:57 +0200 |
commit | 373edb42380875eafc8b9de54d80b939d263d041 (patch) | |
tree | 8edf513e9052b9b4b514fc28d118abf9eb823586 /.gitignore | |
parent | 82dec45fd786831f791b17b84aedb4d99b5ca25d (diff) | |
download | ttarv32-master.tar.gz ttarv32-master.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ tb/rv2insn -tb/rv2insn.hex +tb/ttarv32 tb/*.vcd +tb/*.hex tb/*objdir |