mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-01 17:34:27 +00:00
10 lines
307 B
Plaintext
10 lines
307 B
Plaintext
|
|
add wave -noupdate /testbenchfp/clk
|
|
add wave -noupdate -radix decimal /testbenchfp/VectorNum
|
|
add wave -noupdate /testbenchfp/FrmNum
|
|
add wave -noupdate /testbenchfp/X
|
|
add wave -noupdate /testbenchfp/Y
|
|
add wave -noupdate /testbenchfp/Z
|
|
add wave -noupdate /testbenchfp/Res
|
|
add wave -noupdate /testbenchfp/Ans
|