Altera_Forum
Honored Contributor
18 years agoSOPC synthesys error
Hi.
I try to use SOPC system in my design. Inside the SOPC wizard I connected small module "my_module.v" to Avalon bus. I see that the system generated successfully. When I try to synthesize the design, I get error about non-existing module. With some investigation I found that the SOPC gfenerator put my_module.v inside instantiation my_module_1, and the quartus try to find this module my_module_1.v inside the project library. But the file my_module_1.v doesn't exist non in the project library, and non in the drive. By the way, till now I used version Quartus 6, and generated there the SOPC without any problems. When I advanced to version 7.2 - the problem appears. Thank you in advance for the help.