- renamed ports

git-svn-id: http://moon:8086/svn/vhdl/trunk@1351 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2016-12-20 19:09:45 +00:00
parent 9522e9e22e
commit 82a500a99b
6 changed files with 87 additions and 82 deletions
+10 -10
View File
@@ -3,18 +3,18 @@ quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /tb_juart_tx/rst
add wave -noupdate -format Logic /tb_juart_tx/clk
add wave -noupdate -format Logic /tb_juart_tx/en_16_x_baud
add wave -noupdate -format Logic /tb_juart_tx/send_character
add wave -noupdate -format Logic /tb_juart_tx/serial_out
add wave -noupdate -format Logic /tb_juart_tx/we
add wave -noupdate -format Logic /tb_juart_tx/ser_out
add wave -noupdate -format Logic /tb_juart_tx/tx_complete
add wave -noupdate -format Literal -radix hexadecimal /tb_juart_tx/data_in
add wave -noupdate -format Literal -radix hexadecimal /tb_juart_tx/din
add wave -noupdate -divider JUART_TX
add wave -noupdate -format Literal -radix hexadecimal /tb_juart_tx/inst_juart_tx/shiftreg
add wave -noupdate -format Literal -radix hexadecimal /tb_juart_tx/inst_juart_tx/dinreg
add wave -noupdate -format Logic /tb_juart_tx/inst_juart_tx/start
add wave -noupdate -format Logic /tb_juart_tx/inst_juart_tx/busy
add wave -noupdate -format Logic /tb_juart_tx/inst_juart_tx/shift_enable
add wave -noupdate -format Literal -radix unsigned /tb_juart_tx/inst_juart_tx/shift_enable_count
add wave -noupdate -format Literal -radix unsigned /tb_juart_tx/inst_juart_tx/bit_count
add wave -noupdate -format Literal -radix hexadecimal /tb_juart_tx/dut/shiftreg
add wave -noupdate -format Literal -radix hexadecimal /tb_juart_tx/dut/dinreg
add wave -noupdate -format Logic /tb_juart_tx/dut/start
add wave -noupdate -format Logic /tb_juart_tx/dut/busy
add wave -noupdate -format Logic /tb_juart_tx/dut/shift_enable
add wave -noupdate -format Literal -radix unsigned /tb_juart_tx/dut/shift_enable_count
add wave -noupdate -format Literal -radix unsigned /tb_juart_tx/dut/bit_count
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {9812114 ps} 0}
configure wave -namecolwidth 150