Forum Discussion
Altera_Forum
Honored Contributor
10 years agoIf I am not mistaken you need the altera_mf library. For VHDL:
library altera_mf;
use altera_mf.altera_mf_components.all;If I am not mistaken you need the altera_mf library. For VHDL:
library altera_mf;
use altera_mf.altera_mf_components.all;