Forum Discussion
CHatz
New Contributor
7 years agoAdding the libraries in the top level file, eliminates the Errors:
--edits for simulation
library altera_mf;
use altera_mf.all;
library altera;
use altera.all;
Adding the libraries in the top level file, eliminates the Errors:
--edits for simulation
library altera_mf;
use altera_mf.all;
library altera;
use altera.all;