Strimo Posted July 20, 2020 Report Share Posted July 20, 2020 The following code sc_fix v1(INT64_MIN, 64, 64); cerr << v1.to_int64() << endl; output 0, but it should output INT64_MIN. Quote Link to comment Share on other sites More sharing options...
maehne Posted July 23, 2020 Report Share Posted July 23, 2020 Thanks for reporting this issue for the edge case INT64_MIN! I have forwarded it to the SystemC LWG for investigation. 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.