Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
Q16.0 only supports the following SV constructs:
http://quartushelp.altera.com/16.0/index.htm#hdl/vlog/vlog_list_sys_vlog.htm - Altera_Forum
Honored Contributor
Quartus Prime Pro(which I believe only supports Arria 10) has a new front end HDL interpreter that supports a lot more than the old one. I don't have exact details on what it supports, but would expect this to be supported.
- Altera_Forum
Honored Contributor
--- Quote Start --- Q16.0 only supports the following SV constructs: http://quartushelp.altera.com/16.0/index.htm#hdl/vlog/vlog_list_sys_vlog.htm --- Quote End --- Thanks! That says "Supported (unique/priority supported only on case statements)" which basically means that unique if is not supported. - Altera_Forum
Honored Contributor
Good point. I'll have to check that out.