Forum Discussion

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

Problem to include ALTASMI_PARALLEL to Cyclone III project.

I'm trying to include ALTASMI_PARALLEL in Cyclone III project. Mega Wizard generated the following code LIBRARY ieee; USE ieee.std_logic_1164.all; LIBRARY altera_mf; USE altera_mf.all; ENTIT...