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

Subversion Repositories pltbutils

[/] [pltbutils/] [tags/] [alpha0002/] [sim/] [example_sim/] [bin/] [wave.do] - Blame information for rev 55

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 pela
onerror {resume}
2
quietly WaveActivateNextPane {} 0
3
add wave -noupdate -divider {Simulation info}
4
add wave -noupdate /tb_example/info
5
add wave -noupdate /tb_example/test_num
6
add wave -noupdate /tb_example/test_name
7
add wave -noupdate /tb_example/checks
8
add wave -noupdate /tb_example/errors
9
add wave -noupdate /tb_example/stop_sim
10
add wave -noupdate -divider Tb
11
add wave -noupdate /tb_example/clk
12
add wave -noupdate /tb_example/rst
13
add wave -noupdate /tb_example/carry_in
14
add wave -noupdate /tb_example/x
15
add wave -noupdate /tb_example/y
16
add wave -noupdate /tb_example/sum
17
add wave -noupdate /tb_example/carry_out
18
add wave -noupdate -divider DUT
19
add wave -noupdate /tb_example/dut0/clk_i
20
add wave -noupdate /tb_example/dut0/rst_i
21
add wave -noupdate /tb_example/dut0/carry_i
22
add wave -noupdate /tb_example/dut0/x_i
23
add wave -noupdate /tb_example/dut0/y_i
24
add wave -noupdate /tb_example/dut0/sum_o
25
add wave -noupdate /tb_example/dut0/carry_o
26
add wave -noupdate /tb_example/dut0/x
27
add wave -noupdate /tb_example/dut0/y
28
add wave -noupdate /tb_example/dut0/c
29
add wave -noupdate /tb_example/dut0/sum
30
add wave -noupdate -divider End
31
TreeUpdate [SetDefaultTree]
32
WaveRestoreCursors {{Cursor 1} {0 ps} 0}
33
configure wave -namecolwidth 133
34
configure wave -valuecolwidth 40
35
configure wave -justifyvalue left
36
configure wave -signalnamewidth 1
37
configure wave -snapdistance 10
38
configure wave -datasetprefix 0
39
configure wave -rowmargin 4
40
configure wave -childrowmargin 2
41
configure wave -gridoffset 0
42
configure wave -gridperiod 1
43
configure wave -griddelta 40
44
configure wave -timeline 0
45
configure wave -timelineunits ps
46
update
47
WaveRestoreZoom {999992571 ps} {1000000391 ps}

powered by: WebSVN 2.1.0

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