Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 讨论

Error: Port "i1" does not exist in primitive "nand2" of instance "g2"

Altera_Forum
名誉分销商 II
1,479 次查看

I have some problem using quartus ii 11  

 

my code is: 

 

 

 

 

I get the following errors: 

 

 

Error: Port "i1" does not exist in primitive "nand2" of instance "g2" 

Error: Port "i2" does not exist in primitive "nand2" of instance "g2" 

Error: Port "o1" does not exist in primitive "nand2" of instance "g2" 

Error: Can't elaborate top-level user hierarchy 

Error: Quartus II Analysis & Synthesis was unsuccessful. 4 errors, 8 warnings 

 

 

can anybody help me?
0 项奖励
1 回复
Altera_Forum
名誉分销商 II
756 次查看

 

--- Quote Start ---  

I have some problem using quartus ii 11  

 

my code is: 

 

 

 

 

I get the following errors: 

 

 

Error: Port "i1" does not exist in primitive "nand2" of instance "g2" 

Error: Port "i2" does not exist in primitive "nand2" of instance "g2" 

Error: Port "o1" does not exist in primitive "nand2" of instance "g2" 

Error: Can't elaborate top-level user hierarchy 

Error: Quartus II Analysis & Synthesis was unsuccessful. 4 errors, 8 warnings 

 

 

can anybody help me? 

--- Quote End ---  

 

 

Hi, 

 

I did not see any code of you. I assume you have a name mismatch between the NAND itself and the instanciation of the NAND. 

 

Kind regards 

 

GPK
0 项奖励
回复