Forum Discussion
Altera_Forum
Honored Contributor
14 years agoMessages in function during sythesis
I have errors that I want the compiler to check for inside a funciton, but Quartus just seems to jump over them. As an example if I create the following function: function test_error(test : bool...
Altera_Forum
Honored Contributor
14 years agoa procedure wont work because it has to be called within a process, and Quartus wont evaluate a process like that.