Forum Discussion
5 Replies
- KhaiChein_Y_Intel
Regular Contributor
Hi,
The Intel Quartus Prime Standard and Lite Edition software have limited System Verilog language support. You may use case instead of case...inside
Thanks.
- Vicky1
Regular Contributor
Hi,
'case inside' is not supported in Quartus, only 'unique/priority support available on case statements
Quartus text editor recognizes it as a key word (it shows up in blue color).
refer the below attachment,
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards
Vikas Jathar
(This message was posted on behalf of Intel Corporation)
- AndyN
Occasional Contributor
As tool support for this sort of thing tends to be based on user demand, I'd just like to chime in and say that I'd definitely like to see case inside as a feature supported for synthesis in the future. The coding work-arounds to effectively implement this functionality can get really ugly and convoluted when it could otherwise have been expressed in a very concise case inside statement.
Besides "it hasn't been done yet", is there any technical reason why case inside hasn't been implemented yet?
Thanks,
Andy
- Branden_Allen
New Contributor
Thanks,
implementation of this functionality is useful for our code development and would help make Intel parts more attractive for our projects. Is this forum the proper place to make such statements/requests or is there a separate submission point?
Best,
Branden
- Vicky1
Regular Contributor
Hi,
SystemVerilog has limited support in Intel Quartus tool, please refer the below link to check supported SystemVerilog features in Quartus tool,
@Branden Allen, Refer the below link for 'mySupport' & Try to keep checking for 'What`s New in Intel Quartus Prime Software'.
Best Regards
Vikas Jathar
(This message was posted on behalf of Intel Corporation)