You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
When running example_half_double.json on the ddr4 datacenter test board I get this error:
Memory required for payload executor instructions (526784 bytes) exceeds available payload memory (1024 bytes) The payload memory size can be changed with '--payload-size ' option.
However, when I change the payload size to 1048576, the design doesn't close timing:
I was able to reproduce your issue with Vivado 2020.2.
We are looking into how we can refactor the logic of the payload executor in order to reduce length of combi paths.
This should resolve timing violations you are seeing.
Hello,
When running example_half_double.json on the ddr4 datacenter test board I get this error:
Memory required for payload executor instructions (526784 bytes) exceeds available payload memory (1024 bytes) The payload memory size can be changed with '--payload-size ' option.
However, when I change the payload size to 1048576, the design doesn't close timing:
Here is the Vivado version I used:
Vivado v2022.1.2 (64-bit)
SW Build 3605665 on Fri Aug 5 22:52:02 MDT 2022
IP Build 3603185 on Sat Aug 6 04:07:44 MDT 2022
Has this design been able to meet timing to test the example_half_double.json?
The text was updated successfully, but these errors were encountered: