[JUART]
- fixed RX incorrect behavior with BAUD_DIV > 1 - added baud rate generator to TB - added TB with TX and RX git-svn-id: http://moon:8086/svn/vhdl/trunk@1343 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -20,7 +20,7 @@ add wave -noupdate -format Logic /tb_juart_rx/inst_juart_rx/sample_count_rst
|
||||
add wave -noupdate -format Logic /tb_juart_rx/inst_juart_rx/data_strobe
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_juart_rx/data_out
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {362114 ps} 0}
|
||||
WaveRestoreCursors {{Cursor 1} {5936632 ps} 0}
|
||||
configure wave -namecolwidth 150
|
||||
configure wave -valuecolwidth 100
|
||||
configure wave -justifyvalue left
|
||||
@@ -34,4 +34,4 @@ configure wave -gridperiod 1
|
||||
configure wave -griddelta 40
|
||||
configure wave -timeline 0
|
||||
update
|
||||
WaveRestoreZoom {0 ps} {6300 ns}
|
||||
WaveRestoreZoom {0 ps} {7350 ns}
|
||||
|
||||
Reference in New Issue
Block a user