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

Subversion Repositories light8080

[/] [light8080/] [trunk/] [sim/] [sim_tb0.do] - Blame information for rev 78

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 69 ja_rd
##
2
quit -sim
3
vlib work
4
## CPU core entity
5
vcom -93 -explicit  ../vhdl/light8080.vhdl
6
## Utility package with object code loading function
7
vcom -93 -explicit  ../vhdl/soc/l80pkg.vhdl
8
## Object code for TB0
9 78 ja_rd
vcom -93 -explicit  ../sw/tb/tb0/obj_code_pkg.vhdl
10 69 ja_rd
## Test bench entity
11
vcom -93 -explicit  ../vhdl/test/light8080_tb.vhdl
12
vsim -t 1ps   -lib work light8080_tb
13
do sim_tb0_wave.do

powered by: WebSVN 2.1.0

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