Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI have problem... top level design entity problem
i defined project name test0 and made the file name and entity name and2. The code is working good . I set the and2 file top-level entity. but i have top level entity problem ..error : top...
Altera_Forum
Honored Contributor
14 years agomake sure and2 is included in your list of project files, and that you've actually called the entity and2 (the top level will come from the entity name, not the file name).