git-svn-id: http://moon:8086/svn/vhdl/trunk@1290 cc03376c-175c-47c8-b038-4cd826a8556b
40 lines
1.8 KiB
Plaintext
40 lines
1.8 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb/u1/clk
|
|
add wave -noupdate -format Logic /tb/u1/cke
|
|
add wave -noupdate -format Logic /tb/u1/cs_n
|
|
add wave -noupdate -format Logic /tb/u1/ras_n
|
|
add wave -noupdate -format Logic /tb/u1/cas_n
|
|
add wave -noupdate -format Logic /tb/u1/we_n
|
|
add wave -noupdate -format Literal -radix decimal /tb/u1/addr
|
|
add wave -noupdate -format Literal -radix unsigned /tb/u1/ba
|
|
add wave -noupdate -format Literal -radix decimal /tb/u1/dq
|
|
add wave -noupdate -format Logic /tb/u1/dqm
|
|
add wave -noupdate -format Literal -radix decimal /tb/u1/operation
|
|
add wave -noupdate -format Literal -radix decimal /tb/u1/mode_reg
|
|
add wave -noupdate -format Logic /tb/u1/active_enable
|
|
add wave -noupdate -format Logic /tb/u1/aref_enable
|
|
add wave -noupdate -format Logic /tb/u1/burst_term
|
|
add wave -noupdate -format Logic /tb/u1/mode_reg_enable
|
|
add wave -noupdate -format Logic /tb/u1/prech_enable
|
|
add wave -noupdate -format Logic /tb/u1/read_enable
|
|
add wave -noupdate -format Logic /tb/u1/write_enable
|
|
add wave -noupdate -format Logic /tb/u1/burst_length_1
|
|
add wave -noupdate -format Logic /tb/u1/burst_length_2
|
|
add wave -noupdate -format Logic /tb/u1/burst_length_4
|
|
add wave -noupdate -format Logic /tb/u1/burst_length_8
|
|
add wave -noupdate -format Logic /tb/u1/cas_latency_2
|
|
add wave -noupdate -format Logic /tb/u1/cas_latency_3
|
|
add wave -noupdate -format Literal /tb/u1/act_chk
|
|
add wave -noupdate -format Logic /tb/u1/din_chk
|
|
add wave -noupdate -format Logic /tb/u1/dout_chk
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {320 ns}
|
|
WaveRestoreZoom {139586 ps} {454431 ps}
|
|
configure wave -namecolwidth 150
|
|
configure wave -valuecolwidth 100
|
|
configure wave -justifyvalue left
|
|
configure wave -signalnamewidth 0
|
|
configure wave -snapdistance 10
|
|
configure wave -datasetprefix 0
|