URL
https://opencores.org/ocsvn/reed_solomon_decoder/reed_solomon_decoder/trunk
Subversion Repositories reed_solomon_decoder
[/] [reed_solomon_decoder/] [trunk/] [simulation/] [wave.do] - Rev 4
Go to most recent revision | Compare with Previous | Blame | View Log
add wave -noupdate -format Logic -radix unsigned /RS_dec_tb/clk
add wave -noupdate -format Logic -radix unsigned /RS_dec_tb/reset
add wave -noupdate -format Logic -radix unsigned /RS_dec_tb/enable
add wave -noupdate -format Literal -radix unsigned /RS_dec_tb/k
add wave -noupdate -divider input
add wave -noupdate -format Logic -radix unsigned /RS_dec_tb/CE
add wave -noupdate -format Literal -radix unsigned /RS_dec_tb/input_byte
add wave -noupdate -divider output
add wave -noupdate -format Logic -radix unsigned /RS_dec_tb/Valid_out
add wave -noupdate -format Logic -radix unsigned /RS_dec_tb/CEO
add wave -noupdate -format Literal -radix unsigned /RS_dec_tb/Out_byte
add wave -noupdate -format Literal -radix unsigned /RS_dec_tb/true_out
add wave -noupdate -format Literal -radix unsigned /RS_dec_tb/err
add wave -noupdate -format Literal -radix unsigned /RS_dec_tb/h
add wave -noupdate -divider signals
add wave -noupdate -format Literal -radix unsigned /RS_dec_tb/ce_t
add wave -noupdate -format Literal -radix unsigned /RS_dec_tb/in_t
add wave -noupdate -format Literal -radix unsigned /RS_dec_tb/lim
Go to most recent revision | Compare with Previous | Blame | View Log