Forum Discussion
Altera_Forum
Honored Contributor
8 years agoProblem 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...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Can't elaborate user hierarchy "EPCS_CONT:U_EPCS_CONT|altasmi_parallel:ALTASMI_PARALLEL_component" --- Quote End --- There are detailed error messages above this line. Look for the first red line in the compilation report or click the "Show error messages" filter. --- Quote Start --- Error (272006): shift_bytes input port must be used in combination with page write circuit Error (287078): Assertion error: Valid clear box generator not found or Errors encountered during clear box generation Error (12152): Can't elaborate user hierarchy "altasmi_parallel:ALTASMI_PARALLEL_component" --- Quote End --- You are obviously ignoring some requirements for the component, review the manual thoroughly.