summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-10-16 16:01:47 -0600
committerAlejandro Soto <alejandro@34project.org>2022-10-16 16:01:47 -0600
commit3aca2967a35d05dac3d9121a882d608b10a588bb (patch)
tree25a8d37d6213f518b9ff95ef8b4de30a337a1b2d /.gitignore
parent2e6ce7931b690ccec1e41fa6847dfc1351c59d75 (diff)
Implement simulation testbenches
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dcec9dd..04fbdeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,7 @@ obj
*.swp
*.a
nios_workspace
+__pycache__
hps_sdram_p0_summary.csv
vcd/
@@ -39,3 +40,4 @@ platform/
platform.sopcinfo
hps_isw_handoff/
*~
+*.vcd