Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Quartus

MK123
Beginner
543 Views

MK123_0-1632892982451.png

im using Quartus 2 / altera 11.0 , im new to this software and im trying to build small projects. The current project that im working on is a Binary to gray , and gray to binary code.  but i keep getting errors. In the above code, I'm getting the following error.

MK123_1-1632893079117.png

Where did i go wrong ?? ive been trying for days. 

 

0 Kudos
3 Replies
sstrell
Honored Contributor III
507 Views

The architecture name cannot be the same as the entity name.  It should be like:

architecture logic of bin2gray is

0 Kudos
Nurina
Employee
487 Views

Hi, did the above reply help?


0 Kudos
Nurina
Employee
446 Views

Hi,

We did not receive any response to the previous question/reply/answer that I have provided, thus I will put this case to close pending. Please post a response in the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.

Regards,
Nurina

P/S: If you like my comment, feel free to give Kudos. If my comment solved your problem, feel free to accept my comment as solution!

0 Kudos
Reply