Root/plasma/logic/simulation/wave.do

1onerror {resume}
2quietly WaveActivateNextPane {} 0
3add wave -noupdate -format Logic /tbench/clk_in
4add wave -noupdate -format Logic /tbench/rst_in
5add wave -noupdate -format Literal /tbench/addr
6add wave -noupdate -format Literal /tbench/sram_data
7add wave -noupdate -format Logic /tbench/nwe
8add wave -noupdate -format Logic /tbench/noe
9add wave -noupdate -format Logic /tbench/ncs
10add wave -noupdate -format Logic /tbench/led
11add wave -noupdate -format Logic /tbench/txd
12add wave -noupdate -format Logic /tbench/rxd
13add wave -noupdate -format Literal /tbench/u1_plasma/address_next
14add wave -noupdate -format Literal /tbench/u1_plasma/byte_we_next
15add wave -noupdate -format Literal /tbench/u1_plasma/cpu_address
16add wave -noupdate -format Literal /tbench/u1_plasma/cpu_byte_we
17add wave -noupdate -format Literal /tbench/u1_plasma/cpu_data_w
18add wave -noupdate -format Literal /tbench/u1_plasma/cpu_data_r
19add wave -noupdate -format Literal /tbench/u1_plasma/data_read_uart
20add wave -noupdate -format Literal /tbench/u1_plasma/data_read_pic
21TreeUpdate [SetDefaultTree]
22WaveRestoreCursors {{Cursor 1} {999999246 ps} 0}
23configure wave -namecolwidth 150
24configure wave -valuecolwidth 100
25configure wave -justifyvalue left
26configure wave -signalnamewidth 0
27configure wave -snapdistance 10
28configure wave -datasetprefix 0
29configure wave -rowmargin 4
30configure wave -childrowmargin 2
31configure wave -gridoffset 0
32configure wave -gridperiod 1
33configure wave -griddelta 40
34configure wave -timeline 0
35update
36WaveRestoreZoom {999999050 ps} {1000000050 ps}
37

Archive Download this file

Branches:
master



interactive