Forum Discussion

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

Tcl error

Hi. Previously my megafunction is not function correctly. I deleted the files and create a new one. I get an error when compiling. The error as below:

Error: Tcl error: can't unset "::quartus(qip_path)": no such element in array

while executing

"unset ::quartus(qip_path)"

Info: set_global_assignment -name IP_TOOL_VERSION " › me"

How to solve this error?

thanks

2 Replies

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

    I have found the solution for it.

    the solution is modify the path of the qip file in the .qsf file.

    thanks