When i use the following sensitivity list in a process - "process(all)" i get the below error. "this construct is only supported in VHDL 1076-2008". Is there any other way I can implicitly define the sensitivity list with a reserved word other than 'all'. Thank you.
No. You must use VHDL 2008 to get that kind of laziness supported.
:
Edited by Moderator