Forum Discussion
Hello,
The qar seems corrupted.
I use Quartus prime 21.1 std (latest supporting the Cyclone 5).
See the attached picture for the error.
- YEan4 years ago
Contributor
Hi there,
Quartus Pro and Quartus standard use different front end code base. Unfortunately, we have no plan to change Quartus Standard front end currently.
Thanks,
Ean
- AEsqu4 years ago
Contributor
I will use Synplify for now then.
Please inform us when Quartus STD properly compiles the verilog.
Alex.
- RichardT_altera4 years ago
Super Contributor
Hi @AEsqu
The Quartus standard use a different synthesis engine or parser so I doubt that this will be supported in future.
You may workaround this error by adding a line as below
for (j=0;j<DATA_LEARN_PHASE_NUM;j=j+1)
begin: a_name
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos.