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

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [cpu/] [alu/] [simulation/] [modelsim/] [wave_core.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_core/op1_sig
4
add wave -noupdate -radix hexadecimal /test_core/op2_sig
5
add wave -noupdate /test_core/cy_in_sig
6
add wave -noupdate -color Gold -itemcolor Gold -radix hexadecimal /test_core/result_sig
7
add wave -noupdate -color Gold -format Literal -itemcolor Gold /test_core/cy_out_sig
8
add wave -noupdate -color Gray75 -itemcolor Gray75 /test_core/vf_out_sig
9
add wave -noupdate /test_core/R_sig
10
add wave -noupdate /test_core/S_sig
11
add wave -noupdate /test_core/V_sig
12
TreeUpdate [SetDefaultTree]
13
WaveRestoreCursors {{Cursor 1} {2000 ns} 0}
14
quietly wave cursor active 1
15
configure wave -namecolwidth 140
16
configure wave -valuecolwidth 53
17
configure wave -justifyvalue right
18
configure wave -signalnamewidth 1
19
configure wave -snapdistance 10
20
configure wave -datasetprefix 0
21
configure wave -rowmargin 4
22
configure wave -childrowmargin 2
23
configure wave -gridoffset 0
24
configure wave -gridperiod 1
25
configure wave -griddelta 40
26
configure wave -timeline 1
27
configure wave -timelineunits us
28
update
29
WaveRestoreZoom {0 ns} {4400 ns}

powered by: WebSVN 2.1.0

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