aelms Posted April 5, 2018 Report Share Posted April 5, 2018 uvm_comparer:: compare_field_int() on fields larger than 64 bits silently passes. https://www.edaplayground.com/x/4qDq This is misuse, but silently passing compare is not the best outcome. Quote Link to comment Share on other sites More sharing options...
hbhbts Posted August 5, 2019 Report Share Posted August 5, 2019 the original compare_field_int() is plan to bit size <=64, you can use compare_field() instead. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.