Archived
1
0

Initial commit

This commit is contained in:
github-classroom[bot]
2024-02-23 13:01:05 +00:00
committed by GitHub
commit d212040c30
1914 changed files with 1290006 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate /serialporttransmitter_tb/clock
add wave -noupdate /serialporttransmitter_tb/reset
add wave -noupdate -divider Controls
add wave -noupdate -radix hexadecimal -radixshowbase 0 /serialporttransmitter_tb/dataIn
add wave -noupdate /serialporttransmitter_tb/send
add wave -noupdate -divider Internals
add wave -noupdate /serialporttransmitter_tb/I_DUT/dividerCounterReset
add wave -noupdate /serialporttransmitter_tb/I_DUT/txSendingByte
add wave -noupdate /serialporttransmitter_tb/I_DUT/txSendingByteAndStop
add wave -noupdate -divider {Serial out}
add wave -noupdate /serialporttransmitter_tb/busy
add wave -noupdate /serialporttransmitter_tb/TxD
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {33909547739 ps} 0}
quietly wave cursor active 1
configure wave -namecolwidth 142
configure wave -valuecolwidth 40
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 1
configure wave -griddelta 40
configure wave -timeline 0
configure wave -timelineunits ms
update
WaveRestoreZoom {0 ps} {315 us}