Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI think you mean elsif instead of else if.
elsif continues from last statement, else if starts new if statement.I think you mean elsif instead of else if.
elsif continues from last statement, else if starts new if statement.