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

Subversion Repositories esoc

[/] [esoc/] [trunk/] [Simulation/] [Modelsim/] [run.do] - Diff between revs 41 and 49

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

Rev 41 Rev 49
Line 15... Line 15...
 file delete                     $path_project_files/$path_script_files/esoc_control_test_stim.txt
 file delete                     $path_project_files/$path_script_files/esoc_control_test_stim.txt
 file delete                     $path_project_files/$path_script_files/esoc_rgmii_test_stim.txt
 file delete                     $path_project_files/$path_script_files/esoc_rgmii_test_stim.txt
 file copy                       $path_project_files/$path_script_files/esoc_control_test_stim_$4.txt $path_project_files/$path_script_files/esoc_control_test_stim.txt
 file copy                       $path_project_files/$path_script_files/esoc_control_test_stim_$4.txt $path_project_files/$path_script_files/esoc_control_test_stim.txt
 file copy                       $path_project_files/$path_script_files/esoc_rgmii_test_stim_$4.txt   $path_project_files/$path_script_files/esoc_rgmii_test_stim.txt
 file copy                       $path_project_files/$path_script_files/esoc_rgmii_test_stim_$4.txt   $path_project_files/$path_script_files/esoc_rgmii_test_stim.txt
#
#
 
# copy memory init files for testbench
 
file delete                      $path_project_files/$path_msim_files/esoc_rom_2kx32.mif
 
file delete                      $path_project_files/$path_msim_files/esoc_ram_4kx1.mif
 
file copy                       $path_project_files/$path_design_files_altera/esoc_rom_nkx32/esoc_rom_2kx32.mif $path_project_files/$path_msim_files/esoc_rom_2kx32.mif
 
file copy                       $path_project_files/$path_design_files_altera/esoc_ram_nkx1/esoc_ram_4kx1.mif  $path_project_files/$path_msim_files/esoc_ram_4kx1.mif
 
#
# rebuild IP
# rebuild IP
 vcom -work work -2002 $path_project_files/$path_design_files_logixa/esoc_tb.vhd
 vcom -work work -2002 $path_project_files/$path_design_files_logixa/esoc_tb.vhd
#
#
# restart modelsim
# restart modelsim
 vsim -novopt -t ps work.esoc_tb
 vsim -novopt -t ps work.esoc_tb

powered by: WebSVN 2.1.0

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