URL
https://opencores.org/ocsvn/light8080/light8080/trunk
Subversion Repositories light8080
[/] [light8080/] [trunk/] [synthesis/] [sim_tb0.do] - Rev 68
Go to most recent revision | Compare with Previous | Blame | View Log
##
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
Go to most recent revision | Compare with Previous | Blame | View Log