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

Subversion Repositories light8080

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 44 to Rev 45
    Reverse comparison

Rev 44 → Rev 45

/light8080/trunk/synthesis/sim_tb1.do
0,0 → 1,10
##
quit -sim
vlib work
vcom -93 -explicit ../vhdl/light8080.vhdl
vcom -93 -explicit ../vhdl/test/light8080_tb1.vhdl
vsim -t 1ps -lib work light8080_tb1
set PrefSource(OpenOnBreak) 0
set NumericStdNoWarnings 1
set StdArithNoWarnings 1
do tb1_modelsim_wave.do
/light8080/trunk/synthesis/sim_tb0.do
0,0 → 1,7
##
quit -sim
vlib work
vcom -93 -explicit ../vhdl/light8080.vhdl
vcom -93 -explicit ../vhdl/test/light8080_tb0.vhdl
vsim -t 1ps -lib work light8080_tb0
do tb0_modelsim_wave.do

powered by: WebSVN 2.1.0

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