Root/plasma/logic/simulation/wave1.do

1onerror {resume}
2quietly WaveActivateNextPane {} 0
3add wave -noupdate -format Logic /plasma_TB_v/clk
4add wave -noupdate -format Logic /plasma_TB_v/reset
5add wave -noupdate -format Event /plasma_TB_v/reset_done_trigger
6add wave -noupdate -format Literal -radix hexadecimal /plasma_TB_v/uut/cpu_data_w
7add wave -noupdate -format Literal -radix hexadecimal /plasma_TB_v/uut/cpu_data_r
8add wave -noupdate -format Literal -radix binary -expand /plasma_TB_v/uut/byte_we_next
9add wave -noupdate -format Logic /plasma_TB_v/uut/U_RxD
10add wave -noupdate -format Logic /plasma_TB_v/uut/U_TxD
11TreeUpdate [SetDefaultTree]
12WaveRestoreCursors {{Cursor 1} {138039444 ps} 0}
13configure wave -namecolwidth 240
14configure wave -valuecolwidth 100
15configure wave -justifyvalue left
16configure wave -signalnamewidth 0
17configure wave -snapdistance 10
18configure wave -datasetprefix 0
19configure wave -rowmargin 4
20configure wave -childrowmargin 2
21configure wave -gridoffset 0
22configure wave -gridperiod 1
23configure wave -griddelta 40
24configure wave -timeline 0
25update
26WaveRestoreZoom {132508776 ps} {136643152 ps}
27

Archive Download this file

Branches:
master



interactive