Forum Discussion
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
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.- AEsqu4 years ago
Contributor
Hi Richard,
I don't understand why the quartus pro edition does not support the Cyclone (V) FPGA's.
That would solve this issue (we have pro licenses).
Alex.
- sstrell4 years ago
Super Contributor
Cyclone V is only supported in Standard (and Lite which is free). If that's the device you're targeting, you should have a Standard license, not Pro. Pro only supports high end devices: Arria 10, Cyclone 10 GX, Stratix 10, and Agilex.