Altera_Forum
Honored Contributor
13 years agoInstance Abgiguous
I want to instantiate 4 Low Latency PHYs each with a different frequencies. I tried 4 separate mega-function edits, but Quartus complains about multiple instances; ie, it sees the same megafunction in 4 directories and dumps. There should be a way of specifying the instance path, but I am just not seeing it.
The error is (12179): Instance xxx is ambiguous with Error (12180): Instance could be xxx in file ...1 Error (12180): Instance could be xxx in file ...2 Error (12180): Instance could be xxx in file ...3 Error (12180): Instance could be xxx in file ...4 You get the idea. Any suggestions? Thanks