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

Subversion Repositories light8080

[/] [light8080/] [trunk/] [synthesis/] [tb1_modelsim_wave.do] - Diff between revs 2 and 18

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 18
Line 3... Line 3...
quietly virtual signal -install /light8080_tb1/uut { (context /light8080_tb1/uut )(rbank(14) &rbank(15) )} SP
quietly virtual signal -install /light8080_tb1/uut { (context /light8080_tb1/uut )(rbank(14) &rbank(15) )} SP
quietly virtual signal -install /light8080_tb1/uut { (context /light8080_tb1/uut )(rbank(8) &rbank(9) )} PC004
quietly virtual signal -install /light8080_tb1/uut { (context /light8080_tb1/uut )(rbank(8) &rbank(9) )} PC004
quietly virtual signal -install /light8080_tb1/uut { (context /light8080_tb1/uut )(rbank(0) &rbank(1) )} BC
quietly virtual signal -install /light8080_tb1/uut { (context /light8080_tb1/uut )(rbank(0) &rbank(1) )} BC
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 -format Logic /light8080_tb1/clk
add wave -noupdate -format Logic /light8080_tb1/clk
add wave -noupdate -format Logic /light8080_tb1/reset
 
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 -format Logic /light8080_tb1/inte_o
add wave -noupdate -format Logic /light8080_tb1/intr_i
add wave -noupdate -format Logic /light8080_tb1/intr_i
add wave -noupdate -format Logic /light8080_tb1/inta_o
add wave -noupdate -format Logic /light8080_tb1/inta_o
add wave -noupdate -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 -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
add wave -noupdate -format Logic /light8080_tb1/wr_o
add wave -noupdate -format Logic /light8080_tb1/wr_o
 
add wave -noupdate -format Logic /light8080_tb1/fetch_o
 
add wave -noupdate -divider Registers
add wave -noupdate -color {Medium Slate Blue} -format Literal -label SP -radix hexadecimal /light8080_tb1/uut/SP
add wave -noupdate -color {Medium Slate Blue} -format Literal -label SP -radix hexadecimal /light8080_tb1/uut/SP
add wave -noupdate -color {Indian Red} -format Literal -label PC -radix hexadecimal /light8080_tb1/uut/PC004
add wave -noupdate -color {Indian Red} -format Literal -label PC -radix hexadecimal /light8080_tb1/uut/PC004
add wave -noupdate -color Yellow -format Literal -itemcolor Yellow -label PSW -radix binary /light8080_tb1/uut/flag_reg
add wave -noupdate -color Yellow -format Literal -itemcolor Yellow -label PSW -radix binary /light8080_tb1/uut/flag_reg
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
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/rbank_data
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/rbank_rd_addr
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/rbank_wr_addr
 
add wave -noupdate -format Logic /light8080_tb1/uut/we_rb
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/uc_addr
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/next_uc_addr
 
add wave -noupdate -format Literal /light8080_tb1/uut/uc_addr_sel
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/uc_jmp_addr
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/uc_ret_addr
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/t1
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/t2
 
add wave -noupdate -format Literal /light8080_tb1/uut/uc_flags1
 
add wave -noupdate -format Literal /light8080_tb1/uut/uc_flags2
 
add wave -noupdate -format Literal /light8080_tb1/uut/rb_addr_sel
 
add wave -noupdate -format Logic /light8080_tb1/uut/cy_in
 
add wave -noupdate -format Logic /light8080_tb1/uut/cy_in_sgn
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/alu_output
 
add wave -noupdate -format Literal /light8080_tb1/uut/alu_fn
 
add wave -noupdate -format Literal /light8080_tb1/uut/mux_fn
 
add wave -noupdate -format Logic /light8080_tb1/uut/use_logic
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/arith_op1
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/arith_op2
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/arith_op2_sgn
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/arith_res8
 
add wave -noupdate -format Literal -radix hexadecimal /light8080_tb1/uut/arith_res
 
TreeUpdate [SetDefaultTree]
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {4800000 ps} 0}
WaveRestoreCursors {{Cursor 1} {81481481 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 62... 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 {9925222 ps} {11653546 ps}
WaveRestoreZoom {49383750 ps} {126558750 ps}
WaveRestoreZoom {49383750 ps} {126558750 ps}
WaveRestoreZoom {49383750 ps} {126558750 ps}

powered by: WebSVN 2.1.0

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