summaryrefslogtreecommitdiffstats
path: root/opencores
diff options
context:
space:
mode:
Diffstat (limited to 'opencores')
-rw-r--r--opencores/8b10b/.gitignore2
-rw-r--r--opencores/aemb/CVS/.gitignore1
-rw-r--r--opencores/aemb/rtl/verilog/.gitignore1
-rw-r--r--opencores/aemb/sim/.gitignore4
-rw-r--r--opencores/ethernet_tri_mode/.gitignore2
5 files changed, 10 insertions, 0 deletions
diff --git a/opencores/8b10b/.gitignore b/opencores/8b10b/.gitignore
new file mode 100644
index 000000000..548539d61
--- /dev/null
+++ b/opencores/8b10b/.gitignore
@@ -0,0 +1,2 @@
+/dump.vcd
+/a.out
diff --git a/opencores/aemb/CVS/.gitignore b/opencores/aemb/CVS/.gitignore
new file mode 100644
index 000000000..b693d7c72
--- /dev/null
+++ b/opencores/aemb/CVS/.gitignore
@@ -0,0 +1 @@
+/Entries.Log
diff --git a/opencores/aemb/rtl/verilog/.gitignore b/opencores/aemb/rtl/verilog/.gitignore
new file mode 100644
index 000000000..6b09f5cc9
--- /dev/null
+++ b/opencores/aemb/rtl/verilog/.gitignore
@@ -0,0 +1 @@
+/aeMB2*
diff --git a/opencores/aemb/sim/.gitignore b/opencores/aemb/sim/.gitignore
new file mode 100644
index 000000000..4ef5da542
--- /dev/null
+++ b/opencores/aemb/sim/.gitignore
@@ -0,0 +1,4 @@
+/*.bin
+/*.dump
+/*.vcd
+/*.rom
diff --git a/opencores/ethernet_tri_mode/.gitignore b/opencores/ethernet_tri_mode/.gitignore
new file mode 100644
index 000000000..ae1609754
--- /dev/null
+++ b/opencores/ethernet_tri_mode/.gitignore
@@ -0,0 +1,2 @@
+/verilog.log
+/a.out