Index: trunk/sim/simula.do
===================================================================
--- trunk/sim/simula.do	(revision 27)
+++ trunk/sim/simula.do	(revision 34)
@@ -49,12 +49,15 @@
 #vsim -c -t ps -novopt +notimingchecks work.tb_top glbl
 
-add wave sim:/tb_top/W1_inst/dram_wb_inst/*
+#add wave sim:/tb_top/W1_inst/dram_wb_inst/*
 #exit
-pause
+#pause
 onerror {resume}
 #Log all the objects in design. These will appear in .wlf file#
 log -r /*
+run -all
+exit
+
 #View sim_tb_top signals in waveform#
-add wave sim:/tb_top/*
+#add wave sim:/tb_top/*
 
 #Change radix to Hexadecimal#
