Help: ICE_JVCC_DECLARATIONS:

Although Java and Verilog support declarations almost anywhere in the code, to keep the C


Although Java and Verilog support declarations almost anywhere in the code, to keep the C 
translation ANSI compliant, all declarations must be completed before the first operational 
line of code in each method.