OpenCores
URL https://opencores.org/ocsvn/sdcard_mass_storage_controller/sdcard_mass_storage_controller/trunk

Subversion Repositories sdcard_mass_storage_controller

[/] [sdcard_mass_storage_controller/] [trunk/] [sim/] [rtl_sim/] [run/] [comp.do] - Diff between revs 130 and 132

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 130 Rev 132
Line 124... Line 124...
  }
  }
  if $tk_ok {wm geometry .wave [winfo screenwidth .]x330+0-20}
  if $tk_ok {wm geometry .wave [winfo screenwidth .]x330+0-20}
}
}
 
 
# Run the simulation
# Run the simulation
 
 when {/SD_controller_top_tb/succes = 1} {stop}
 run -all
 run -all
 
 
 
 
# If waves are required
# If waves are required
if [llength $wave_patterns] {
if [llength $wave_patterns] {
  if $tk_ok {.wave.tree zoomfull}
  if $tk_ok {.wave.tree zoomfull}
}
}
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.