Forum Discussion
29 Replies
- JohnT_Altera
Regular Contributor
Hi,
Could you share with me the timing report or the compilation log?
- raks
New Contributor
- Navaneeth
New Contributor
Hi
Any reply is much appreciated. - JohnT_Altera
Regular Contributor
Hi,
I do not observed that the timing constrant error you mention in the logs provided.
- raks
New Contributor
Hi,
The error can be seen in flame-job-script.sh.o891757 file. It is printed at the end of the file.
- JohnT_Altera
Regular Contributor
Hi,
You will need to try to recompile your design in different seeds to see if it is able to close the timing. May I know if the timing issue will impact your testing?
- Navaneeth
New Contributor
Hi,
To reiterate the issue that we’re facing, it is that the timing constraints are not being met when we are synthesising our code using quartus for the purpose of getting the GBS file as output. The error files are attached in one of the previous messages.
We want to know how we can send a lower frequency of clock (user clock having 300 MHz) in the right manner to the avst decimator file so that we don’t get the timing constraints not met error.
We’re referring to the streaming dma afu bbb provided by Intel.Thank you