Changeset 34 in XOpenSparcT1 for trunk/sim/simula.do


Ignore:
Timestamp:
04/08/11 11:08:37 (14 years ago)
Author:
pntsvt00
Message:

versione pre-pre-alpha

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sim/simula.do

    r27 r34  
    4949#vsim -c -t ps -novopt +notimingchecks work.tb_top glbl 
    5050 
    51 add wave sim:/tb_top/W1_inst/dram_wb_inst/* 
     51#add wave sim:/tb_top/W1_inst/dram_wb_inst/* 
    5252#exit 
    53 pause 
     53#pause 
    5454onerror {resume} 
    5555#Log all the objects in design. These will appear in .wlf file# 
    5656log -r /* 
     57run -all 
     58exit 
     59 
    5760#View sim_tb_top signals in waveform# 
    58 add wave sim:/tb_top/* 
     61#add wave sim:/tb_top/* 
    5962 
    6063#Change radix to Hexadecimal# 
Note: See TracChangeset for help on using the changeset viewer.