Forum Discussion

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

AHDL Quartus !

Hi,

Any one has an idea how can I include "copy" my own library in quartus II 9.1 ! I need to use AHDL to simulate my design but i need to include my own library.

thanks

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    you need to add your library to the file list (project -> Add / remove files in project)

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks. I did it gave me this error.

    Error: Text Design File syntax error: Text Design File contains '`' where ASSERT, CONSTANT, DEFINE, DESIGN, FUNCTION, OPTIONS, PARAMETERS, SUBDESIGN, or TITLE was expected

    googling the error it says i should remove inst.tdf files. after I did that it gave me this error.

    Error: Top-level design entity is undefined

    any idea ?!
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Error: Text Design File syntax error: Text Design File contains '`' where ASSERT, CONSTANT, DEFINE, DESIGN, FUNCTION, OPTIONS, PARAMETERS, SUBDESIGN, or TITLE was expected

    --- Quote End ---

    Quick guess: The '`' symbol is the wrong type of ' or ´ or `. My keyboard has these 3 which look the same but are not the same. I forgot which one is the right. Do eiher a copy paste from some code which works or trial and error.