HI All
I am trying to do Verification for a Floating point adder in UVM/SV. Is there any construct win SV or UVM which will help in doing the same. Or should i implement the algorithms available online
regards
HI All
I am trying to do Verification for a Floating point adder in UVM/SV. Is there any construct win SV or UVM which will help in doing the same. Or should i implement the algorithms available online
regards
In reply to donald:
which floating point standard do you use now ?
In reply to dhaval_sanepara:
SV is a language standard and not an algorithm stamdard and UVM is a methodology standard.
BTW the standard is not important, but I believe you’ll use IEEE 754.
Could you pleas elaborate in some more detail what your problem is?