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

Subversion Repositories light8080

[/] [light8080/] [trunk/] [synthesis/] [tb1_modelsim_wave.do] - Diff between revs 31 and 46

Show entire file | Details | Blame | View Log

Rev 31 Rev 46
Line 6... Line 6...
quietly virtual signal -install /light8080_tb1/uut { (context /light8080_tb1/uut )(rbank(2) &rbank(3) )} DE
quietly virtual signal -install /light8080_tb1/uut { (context /light8080_tb1/uut )(rbank(2) &rbank(3) )} DE
quietly virtual signal -install /light8080_tb1/uut { (context /light8080_tb1/uut )(rbank(4) &rbank(5) )} HL
quietly virtual signal -install /light8080_tb1/uut { (context /light8080_tb1/uut )(rbank(4) &rbank(5) )} HL
add wave -noupdate -divider External
add wave -noupdate -divider External
add wave -noupdate -format Logic /light8080_tb1/clk
add wave -noupdate -format Logic /light8080_tb1/clk
add wave -noupdate -format Logic /light8080_tb1/halt_o
add wave -noupdate -format Logic /light8080_tb1/halt_o
add wave -noupdate -format Logic /light8080_tb1/inte_o
add wave -noupdate -color {Medium Sea Green} -format Logic /light8080_tb1/inte_o
add wave -noupdate -format Logic /light8080_tb1/intr_i
add wave -noupdate -color Firebrick -format Logic /light8080_tb1/intr_i
add wave -noupdate -format Logic /light8080_tb1/inta_o
add wave -noupdate -color White -format Logic /light8080_tb1/inta_o
add wave -noupdate -color {Lime Green} -format Literal -radix hexadecimal /light8080_tb1/data_i
add wave -noupdate -color {Lime Green} -format Literal -radix hexadecimal /light8080_tb1/data_i
add wave -noupdate -color {Cadet Blue} -format Literal -radix hexadecimal /light8080_tb1/data_o
add wave -noupdate -color {Cadet Blue} -format Literal -radix hexadecimal /light8080_tb1/data_o
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/addr_o
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/addr_o
add wave -noupdate -format Logic /light8080_tb1/vma_o
add wave -noupdate -format Logic /light8080_tb1/vma_o
add wave -noupdate -format Logic /light8080_tb1/rd_o
add wave -noupdate -format Logic /light8080_tb1/rd_o
Line 25... Line 25...
add wave -noupdate -color {Dark Green} -format Literal -label ACC -radix hexadecimal /light8080_tb1/uut/rbank(7)
add wave -noupdate -color {Dark Green} -format Literal -label ACC -radix hexadecimal /light8080_tb1/uut/rbank(7)
add wave -noupdate -color Pink -format Literal -itemcolor Pink -label BC -radix hexadecimal /light8080_tb1/uut/BC
add wave -noupdate -color Pink -format Literal -itemcolor Pink -label BC -radix hexadecimal /light8080_tb1/uut/BC
add wave -noupdate -color {Indian Red} -format Literal -itemcolor {Indian Red} -label DE -radix hexadecimal /light8080_tb1/uut/DE
add wave -noupdate -color {Indian Red} -format Literal -itemcolor {Indian Red} -label DE -radix hexadecimal /light8080_tb1/uut/DE
add wave -noupdate -color {Yellow Green} -format Literal -itemcolor {Yellow Green} -label HL -radix hexadecimal /light8080_tb1/uut/HL
add wave -noupdate -color {Yellow Green} -format Literal -itemcolor {Yellow Green} -label HL -radix hexadecimal /light8080_tb1/uut/HL
TreeUpdate [SetDefaultTree]
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {81481481 ps} 0}
WaveRestoreCursors {{Cursor 1} {18600000 ps} 0}
configure wave -namecolwidth 150
configure wave -namecolwidth 150
configure wave -valuecolwidth 70
configure wave -valuecolwidth 70
configure wave -justifyvalue left
configure wave -justifyvalue left
configure wave -signalnamewidth 0
configure wave -signalnamewidth 0
configure wave -snapdistance 10
configure wave -snapdistance 10
Line 39... Line 39...
configure wave -gridoffset 0
configure wave -gridoffset 0
configure wave -gridperiod 1
configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -griddelta 40
configure wave -timeline 0
configure wave -timeline 0
update
update
WaveRestoreZoom {49383750 ps} {126558750 ps}
WaveRestoreZoom {13303347 ps} {23802163 ps}
WaveRestoreZoom {13303347 ps} {23802163 ps}
WaveRestoreZoom {13303347 ps} {23802163 ps}

powered by: WebSVN 2.1.0

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