URL
https://opencores.org/ocsvn/a-z80/a-z80/trunk
Subversion Repositories a-z80
[/] [a-z80/] [trunk/] [cpu/] [alu/] [simulation/] [modelsim/] [wave_core.do] - Rev 3
Compare with Previous | Blame | View Log
onerror {resume}quietly WaveActivateNextPane {} 0add wave -noupdate -radix hexadecimal /test_core/op1_sigadd wave -noupdate -radix hexadecimal /test_core/op2_sigadd wave -noupdate /test_core/cy_in_sigadd wave -noupdate -color Gold -itemcolor Gold -radix hexadecimal /test_core/result_sigadd wave -noupdate -color Gold -format Literal -itemcolor Gold /test_core/cy_out_sigadd wave -noupdate -color Gray75 -itemcolor Gray75 /test_core/vf_out_sigadd wave -noupdate /test_core/R_sigadd wave -noupdate /test_core/S_sigadd wave -noupdate /test_core/V_sigTreeUpdate [SetDefaultTree]WaveRestoreCursors {{Cursor 1} {2000 ns} 0}quietly wave cursor active 1configure wave -namecolwidth 140configure wave -valuecolwidth 53configure 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} {4400 ns}
