mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2024-12-14 11:17:09 +02:00
29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
|
onerror {resume}
|
||
|
quietly WaveActivateNextPane {} 0
|
||
|
add wave -noupdate -format Logic /plasma_TB_v/clk
|
||
|
add wave -noupdate -format Logic /plasma_TB_v/reset
|
||
|
add wave -noupdate -format Literal /plasma_TB_v/data_tx
|
||
|
add wave -noupdate -format Event /plasma_TB_v/reset_trigger
|
||
|
add wave -noupdate -format Event /plasma_TB_v/reset_done_trigger
|
||
|
add wave -noupdate -format Literal /plasma_TB_v/uut/data_read
|
||
|
add wave -noupdate -format Logic /plasma_TB_v/uut/ram_enable
|
||
|
add wave -noupdate -format Literal -radix hexadecimal /plasma_TB_v/uut/cpu_data_w
|
||
|
add wave -noupdate -format Literal -radix hexadecimal /plasma_TB_v/uut/cpu_data_r
|
||
|
add wave -noupdate -format Literal /plasma_TB_v/uut/byte_we_next
|
||
|
TreeUpdate [SetDefaultTree]
|
||
|
WaveRestoreCursors {{Cursor 1} {3952754 ps} 0}
|
||
|
configure wave -namecolwidth 240
|
||
|
configure wave -valuecolwidth 100
|
||
|
configure wave -justifyvalue left
|
||
|
configure wave -signalnamewidth 0
|
||
|
configure wave -snapdistance 10
|
||
|
configure wave -datasetprefix 0
|
||
|
configure wave -rowmargin 4
|
||
|
configure wave -childrowmargin 2
|
||
|
configure wave -gridoffset 0
|
||
|
configure wave -gridperiod 1
|
||
|
configure wave -griddelta 40
|
||
|
configure wave -timeline 0
|
||
|
update
|
||
|
WaveRestoreZoom {3946113 ps} {4013617 ps}
|