Initial import
git-svn-id: http://moon:8086/svn/vhdl/trunk@5 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate -format Logic /tb_undc_real/clk
|
||||
add wave -noupdate -format Logic /tb_undc_real/srst
|
||||
add wave -noupdate -format Logic /tb_undc_real/din_valid
|
||||
add wave -noupdate -format Logic /tb_undc_real/kin_valid
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/din
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/kin
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/dout
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/dc_out
|
||||
add wave -noupdate -format Logic /tb_undc_real/dout_valid
|
||||
add wave -noupdate -format Literal /tb_undc_real/k
|
||||
add wave -noupdate -format Literal /tb_undc_real/x
|
||||
add wave -noupdate -format Literal /tb_undc_real/y
|
||||
add wave -noupdate -format Literal /tb_undc_real/dc
|
||||
add wave -noupdate -divider UUT
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/k
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/x
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/y
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/y1
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/y2
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_undc_real/uut/dc
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {97905405 ps} 0}
|
||||
configure wave -namecolwidth 150
|
||||
configure wave -valuecolwidth 100
|
||||
configure wave -justifyvalue left
|
||||
configure wave -signalnamewidth 1
|
||||
configure wave -snapdistance 10
|
||||
configure wave -datasetprefix 0
|
||||
configure wave -rowmargin 4
|
||||
configure wave -childrowmargin 2
|
||||
configure wave -gridoffset 0
|
||||
configure wave -gridperiod 100
|
||||
configure wave -griddelta 40
|
||||
configure wave -timeline 1
|
||||
update
|
||||
WaveRestoreZoom {0 ps} {157500 ns}
|
||||
Reference in New Issue
Block a user