cvw/pipelined/regression/sim-testfloat-batch
2022-06-24 21:23:15 +00:00

10 lines
347 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
# sub - test subtraction
# div - test division
# sqrt - test square root
# all - test everything
vsim -c -do "do testfloat.do rv64fpquad $1"