OpenCores
URL https://opencores.org/ocsvn/a-z80/a-z80/trunk

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [cpu/] [alu/] [simulation/] [modelsim/] [wave_slice.do] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 gdevic
onerror {resume}
2
quietly WaveActivateNextPane {} 0
3
add wave -noupdate -radix hexadecimal /test_slice/op1_sig
4
add wave -noupdate -radix hexadecimal /test_slice/op2_sig
5
add wave -noupdate /test_slice/cy_in_sig
6
add wave -noupdate -color Gold -itemcolor Gold -radix hexadecimal /test_slice/result_sig
7
add wave -noupdate -color Gold -format Literal -itemcolor Gold /test_slice/cy_out_sig
8
add wave -noupdate /test_slice/R_sig
9
add wave -noupdate /test_slice/S_sig
10
add wave -noupdate /test_slice/V_sig
11
add wave -noupdate /test_slice/cy_out_D_sig
12
add wave -noupdate /test_slice/cy_out_C_sig
13
add wave -noupdate /test_slice/cy_out_B_sig
14
TreeUpdate [SetDefaultTree]
15
WaveRestoreCursors {{Cursor 1} {2000 ns} 0}
16
quietly wave cursor active 1
17
configure wave -namecolwidth 132
18
configure wave -valuecolwidth 57
19
configure wave -justifyvalue right
20
configure wave -signalnamewidth 1
21
configure wave -snapdistance 10
22
configure wave -datasetprefix 0
23
configure wave -rowmargin 4
24
configure wave -childrowmargin 2
25
configure wave -gridoffset 0
26
configure wave -gridperiod 1
27
configure wave -griddelta 40
28
configure wave -timeline 1
29
configure wave -timelineunits us
30
update
31
WaveRestoreZoom {0 ns} {4100 ns}

powered by: WebSVN 2.1.0

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