aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2022-12-13 15:24:48 -0700
committerAlexis Hovorka <[email protected]>2022-12-13 15:24:48 -0700
commit21fbd3100f4eba16ba57d51d7083e0b4181c74fc (patch)
tree64c58f95ebfedefa6dda7b084d49f4a4930daab4
parentab37031b1198778b2f559306658cb338cca5e551 (diff)
[feat] Add .gitignore fileHEADmain
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a0f6ef7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+rtl/top.json
+rtl/ulx3s.bit
+rtl/ulx3s_out.config
+
+rtl/test/cpu_tb
+rtl/test/cpu_tb.vcd
+
+src/*.prog
+!src/f1.prog