Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Call Procedure inside Function

Hi, i have a question: How can i call a Procedure inside of a Function? The Quartus show me: VHDL error at Decod.vhd(150): cannot access 'maissig' from inside pure function 'soma'. my code...