mirror of
git://projects.qi-hardware.com/nn-usb-fpga.git
synced 2025-01-07 15:40:15 +02:00
37 lines
1.6 KiB
Plaintext
37 lines
1.6 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tbench/clk
|
|
add wave -noupdate -format Logic /tbench/reset
|
|
add wave -noupdate -format Logic /tbench/interrupt
|
|
add wave -noupdate -format Logic /tbench/mem_write
|
|
add wave -noupdate -format Literal -radix hexadecimal /tbench/data_read
|
|
add wave -noupdate -format Logic /tbench/pause1
|
|
add wave -noupdate -format Logic /tbench/pause2
|
|
add wave -noupdate -format Logic /tbench/pause
|
|
add wave -noupdate -format Logic /tbench/u1_plasma/enable_misc
|
|
add wave -noupdate -format Logic /tbench/u1_plasma/enable_uart
|
|
add wave -noupdate -format Logic /tbench/uart_write
|
|
add wave -noupdate -format Literal -radix hexadecimal /tbench/u1_plasma/cpu_data_w
|
|
add wave -noupdate -format Literal -radix hexadecimal /tbench/u1_plasma/cpu_data_r
|
|
add wave -noupdate -format Literal -radix hexadecimal /tbench/u1_plasma/address_next
|
|
add wave -noupdate -format Literal /tbench/gpioa_in
|
|
add wave -noupdate -format Logic /tbench/u1_plasma/write_enable
|
|
add wave -noupdate -format Literal /tbench/u1_plasma/cpu_byte_we
|
|
add wave -noupdate -format Literal -expand /tbench/u1_plasma/byte_we_next
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {75144797 ps} 0}
|
|
configure wave -namecolwidth 269
|
|
configure wave -valuecolwidth 40
|
|
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 {71704646 ps} {72130128 ps}
|