aboutsummaryrefslogtreecommitdiffstats
path: root/opencores/sd_interface/sim/run.do
diff options
context:
space:
mode:
Diffstat (limited to 'opencores/sd_interface/sim/run.do')
-rw-r--r--opencores/sd_interface/sim/run.do5
1 files changed, 5 insertions, 0 deletions
diff --git a/opencores/sd_interface/sim/run.do b/opencores/sd_interface/sim/run.do
new file mode 100644
index 000000000..c0ff8bacb
--- /dev/null
+++ b/opencores/sd_interface/sim/run.do
@@ -0,0 +1,5 @@
+vsim testCase0 testHarness
+do wave.do
+run -all
+
+