URL
https://opencores.org/ocsvn/a-z80/a-z80/trunk
Subversion Repositories a-z80
[/] [a-z80/] [trunk/] [cpu/] [alu/] [simulation/] [modelsim/] [wave_shifter_core.do] - Rev 3
Compare with Previous | Blame | View Log
onerror {resume}quietly virtual signal -install /test_shifter_core { (context /test_shifter_core )&{out_high ,out_low }} db_outquietly WaveActivateNextPane {} 0add wave -noupdate -radix binary -childformat {{{/test_shifter_core/db[7]} -radix binary} {{/test_shifter_core/db[6]} -radix binary} {{/test_shifter_core/db[5]} -radix binary} {{/test_shifter_core/db[4]} -radix binary} {{/test_shifter_core/db[3]} -radix binary} {{/test_shifter_core/db[2]} -radix binary} {{/test_shifter_core/db[1]} -radix binary} {{/test_shifter_core/db[0]} -radix binary}} -subitemconfig {{/test_shifter_core/db[7]} {-height 15 -radix binary} {/test_shifter_core/db[6]} {-height 15 -radix binary} {/test_shifter_core/db[5]} {-height 15 -radix binary} {/test_shifter_core/db[4]} {-height 15 -radix binary} {/test_shifter_core/db[3]} {-height 15 -radix binary} {/test_shifter_core/db[2]} {-height 15 -radix binary} {/test_shifter_core/db[1]} {-height 15 -radix binary} {/test_shifter_core/db[0]} {-height 15 -radix binary}} /test_shifter_core/dbadd wave -noupdate -color Gold -itemcolor Gold /test_shifter_core/db_outadd wave -noupdate -color {Medium Aquamarine} -itemcolor {Medium Aquamarine} /test_shifter_core/shift_db0add wave -noupdate -color Cyan -itemcolor Cyan /test_shifter_core/shift_db7add wave -noupdate /test_shifter_core/shift_inadd wave -noupdate /test_shifter_core/shift_leftadd wave -noupdate /test_shifter_core/shift_rightadd wave -noupdate /test_shifter_core/out_highadd wave -noupdate /test_shifter_core/out_lowTreeUpdate [SetDefaultTree]WaveRestoreCursors {{Cursor 1} {5100 ns} 0}quietly wave cursor active 1configure wave -namecolwidth 143configure wave -valuecolwidth 64configure wave -justifyvalue rightconfigure wave -signalnamewidth 1configure wave -snapdistance 10configure wave -datasetprefix 0configure wave -rowmargin 4configure wave -childrowmargin 2configure wave -gridoffset 0configure wave -gridperiod 1configure wave -griddelta 40configure wave -timeline 1configure wave -timelineunits usupdateWaveRestoreZoom {0 ns} {9500 ns}
