Altera_Forum
Honored Contributor
14 years agoAHDL 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. thanksHi,
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. thanksyou need to add your library to the file list (project -> Add / remove files in project)
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 ?!any reason you have to use AHDL?