Verilator uses undeclared helper function for power op > 64 bits #761
Comments
|
Original Redmine Comment VCS at least does not support this, so it must not be common in the wild so I won't support it either. If someone wants to write and test the appropriate math functions I'll take a patch, until then I added an Unsupported error message. |
|
Original Redmine Comment Fixed in git towards 3.905. |
|
Original Redmine Comment In 3.906. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Author Name: Clifford Wolf (@cliffordwolf)
Original Redmine Issue: 761 from https://www.veripool.org
Original Assignee: Wilson Snyder (@wsnyder)
Verilator 621c515 creates code that uses the undeclared function VL_POW_WWI:
The gcc error message is:
The text was updated successfully, but these errors were encountered: