Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author Name: Aleksander Osman Original Redmine Issue: 1376 from https://www.veripool.org
Original Assignee: Wilson Snyder (@wsnyder)
The bit string created by the VerilatedFst::array2Str() method is incorrect. The two for() loops should be swapped.
The text was updated successfully, but these errors were encountered:
Original Redmine Comment Author Name: Wilson Snyder (@wsnyder) Original Date: 2018-12-19T01:53:15Z
Thanks for the report and pointing out the fix.
Fixed in git towards 4.010.
Original Redmine Comment Author Name: Wilson Snyder (@wsnyder) Original Date: 2019-01-28T12:32:17Z
In 4.010.
wsnyder
Successfully merging a pull request may close this issue.
Author Name: Aleksander Osman
Original Redmine Issue: 1376 from https://www.veripool.org
Original Assignee: Wilson Snyder (@wsnyder)
The bit string created by the VerilatedFst::array2Str() method is incorrect.
The two for() loops should be swapped.
The text was updated successfully, but these errors were encountered: