ContributionsMost RecentMost LikesSolutionsRe: Error while compiling encrypted files Hello there! Thanks a lot for the reply. This encrypted file is an automatically generated file. Inside Quartus_ip or in the branch, we do not have any macro files (For this IP). As I said previously, it is compiled locally, and we also don't have such macro files locally. Error while compiling encrypted files Hello Guys! I'm in the following situation: I'm using: Quartus version: 20.1.0.177-0.46w QuestaSim Version: 2021.3_2 stratix10 I'm compiling some files but when it arrives in an encrypted file, I have the following error: **Error:: file(line) (vlog - 2163) Macro `<protected> is undefined The command I'm using is vlog -sv <file_path> -L <libs> -work <libs> The same IP is being compiled in another machine, with a different Quartus and Questa configuration, so I believe the problem is related to the versions of the tools. When I open the file I have the following information: encrypt_agent = "Model Technology", encrypt_agent_info = "10.4d" I'm trying to generate the same file with my QuestaSim version as the encrypt_agent, but I don't know how. Does someone know how to do that? Does someone know a better solution for this? Sorry for being so generic, If someone needs more info about it please, let me know.