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

Subversion Repositories plasma_fpu

[/] [plasma_fpu/] [trunk/] [test/] [scripts/] [wave.do] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 __alexs__
onerror {resume}
2
quietly WaveActivateNextPane {} 0
3
add wave -noupdate  -group GENERAL -radix sym -label clk {/tb_plasma/clk}
4
add wave -noupdate  -group GENERAL -radix sym -label rst {/tb_plasma/rst}
5
add wave -noupdate  -group GENERAL -radix sym -label init {/tb_plasma/init}
6
add wave -noupdate  -group GENERAL -radix sym -label exec_done {/tb_plasma/exec_done}
7
add wave -noupdate  -group GENERAL -radix sym -label sim_finish {/tb_plasma/sim_finish}
8
add wave -noupdate  -group GENERAL -radix sym -label i_sim_control {/plasma_pack/i_sim_control}
9
add wave -noupdate -divider
10
add wave -noupdate  -group PLASMA -radix hex -label prog_addr {/tb_plasma/instr_addr}
11
add wave -noupdate  -group PLASMA -radix hex -label prog_stall {/tb_plasma/instr_stall}
12
add wave -noupdate  -group PLASMA -radix hex -label prog_in {/tb_plasma/instr_in}
13
add wave -noupdate  -group PLASMA -radix hex -label data_addr {/tb_plasma/data_addr}
14
add wave -noupdate  -group PLASMA -radix hex -label data_stall {/tb_plasma/data_stall}
15
add wave -noupdate  -group PLASMA -radix bin -label wr_mask {/tb_plasma/wr_mask}
16
add wave -noupdate  -group PLASMA -radix bin -label rd_mask {/tb_plasma/rd_mask}
17
add wave -noupdate  -group PLASMA -radix hex -label data_to_cpu {/tb_plasma/data_to_cpu}
18
add wave -noupdate  -group PLASMA -radix hex -label data_from_cpu {/tb_plasma/data_from_cpu}
19
add wave -noupdate  -group PLASMA -radix hex -label reg_bank {/plasma_pack/plasma_rbank(0)}
20
TreeUpdate [SetDefaultTree]
21
WaveRestoreCursors {{Cursor 1} {2 ps} 0} {{Cursor 2} {98 ns} 0}
22
quietly wave cursor active 1
23
configure wave -namecolwidth 250
24
configure wave -valuecolwidth 100
25
configure wave -justifyvalue left
26
configure wave -signalnamewidth 0
27
configure wave -snapdistance 10
28
configure wave -datasetprefix 0
29
configure wave -rowmargin 4
30
configure wave -childrowmargin 2
31
configure wave -gridoffset 0
32
configure wave -gridperiod 1
33
configure wave -griddelta 40
34
configure wave -timeline 0
35
configure wave -timelineunits ps
36
update
37
WaveRestoreZoom {0 ps} {100 ns}

powered by: WebSVN 2.1.0

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