mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +00:00
d0d1166e3f
regression still runs.
15 lines
376 B
Plaintext
Executable File
15 lines
376 B
Plaintext
Executable File
|
|
# cvtint - test integer conversion unit (fcvtint)
|
|
# cvtfp - test floating-point conversion unit (fcvtfp)
|
|
# cmp - test comparison unit's LT, LE, EQ opperations (fcmp)
|
|
# add - test addition
|
|
# fma - test fma
|
|
# sub - test subtraction
|
|
# div - test division
|
|
# sqrt - test square root
|
|
# all - test everything
|
|
|
|
|
|
wsim fdqh_ieee_rv64gc $1 --tb testbench_fp --gui
|
|
|