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

Subversion Repositories light8080

[/] [light8080/] [trunk/] [synthesis/] [tb0_modelsim_wave.do] - Blame information for rev 33

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ja_rd
onerror {resume}
2
quietly WaveActivateNextPane {} 0
3
quietly virtual signal -install /light8080_tb0/uut { (context /light8080_tb0/uut )(rbank(14) &rbank(15) )} SP
4
quietly virtual signal -install /light8080_tb0/uut { (context /light8080_tb0/uut )(rbank(8) &rbank(9) )} PC004
5
quietly virtual signal -install /light8080_tb0/uut { (context /light8080_tb0/uut )(rbank(0) &rbank(1) )} BC
6
quietly virtual signal -install /light8080_tb0/uut { (context /light8080_tb0/uut )(rbank(2) &rbank(3) )} DE
7
quietly virtual signal -install /light8080_tb0/uut { (context /light8080_tb0/uut )(rbank(4) &rbank(5) )} HL
8 18 ja_rd
add wave -noupdate -divider {External signals}
9 2 ja_rd
add wave -noupdate -format Logic /light8080_tb0/clk
10
add wave -noupdate -format Logic /light8080_tb0/halt_o
11 18 ja_rd
add wave -noupdate -color {Pale Green} -format Literal -radix hexadecimal /light8080_tb0/data_i
12
add wave -noupdate -color Pink -format Literal -radix hexadecimal /light8080_tb0/data_o
13
add wave -noupdate -color {Medium Aquamarine} -format Literal -radix hexadecimal /light8080_tb0/addr_o
14 2 ja_rd
add wave -noupdate -format Logic /light8080_tb0/vma_o
15
add wave -noupdate -format Logic /light8080_tb0/rd_o
16
add wave -noupdate -format Logic /light8080_tb0/wr_o
17 18 ja_rd
add wave -noupdate -format Logic /light8080_tb0/fetch_o
18
add wave -noupdate -divider Registers
19 2 ja_rd
add wave -noupdate -color {Medium Slate Blue} -format Literal -label SP -radix hexadecimal /light8080_tb0/uut/SP
20
add wave -noupdate -color {Indian Red} -format Literal -label PC -radix hexadecimal /light8080_tb0/uut/PC004
21
add wave -noupdate -color Yellow -format Literal -itemcolor Yellow -label PSW -radix binary /light8080_tb0/uut/flag_reg
22
add wave -noupdate -color {Dark Green} -format Literal -label ACC -radix hexadecimal /light8080_tb0/uut/rbank(7)
23
add wave -noupdate -color Pink -format Literal -itemcolor Pink -label BC -radix hexadecimal /light8080_tb0/uut/BC
24
add wave -noupdate -color {Indian Red} -format Literal -itemcolor {Indian Red} -label DE -radix hexadecimal /light8080_tb0/uut/DE
25
add wave -noupdate -color {Yellow Green} -format Literal -itemcolor {Yellow Green} -label HL -radix hexadecimal /light8080_tb0/uut/HL
26 18 ja_rd
add wave -noupdate -divider {Internal signals}
27 2 ja_rd
TreeUpdate [SetDefaultTree]
28
WaveRestoreCursors {{Cursor 1} {351700000 ps} 0}
29
configure wave -namecolwidth 150
30
configure wave -valuecolwidth 70
31
configure wave -justifyvalue left
32
configure wave -signalnamewidth 0
33
configure wave -snapdistance 10
34
configure wave -datasetprefix 0
35
configure wave -rowmargin 4
36
configure wave -childrowmargin 2
37
configure wave -gridoffset 0
38
configure wave -gridperiod 1
39
configure wave -griddelta 40
40
configure wave -timeline 0
41
update
42 18 ja_rd
WaveRestoreZoom {417733549 ps} {419238323 ps}

powered by: WebSVN 2.1.0

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