Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
477 Discussions

IRQ set to -1 using Generic tristate controller

Michael_Kress
Beginner
781 Views

Hello, I have a Cyclone 10 project that includes a Nios2 processor implemented in Platform Designer.  One of the components in the design is a LAN91C1111 interface implemented through a Generic Tri-State Controller and connected to IRQ 1. 

When I "Generate HDL" in Platform Designer and then "Generate BSP" in eclipse, the resulting line in system.h for the IRQ is incorrect (#define LAN91C111_IRQ -1).

If I manually edit the line is system.h (#define LAN91C111_IRQ 1) the lan controller functions properly.

What step am I missing to get the correct IRQ passed from the Generic Tri-State Controller into the Nios2 environment (system.h)?

0 Kudos
1 Solution
KellyJialin_Goh
Employee
763 Views

Hi Michael,

Greetings and welcome to Intel's forum.

This is a known issue by Intel, and here is a link for additional information and the workaround: https://www.intel.com/content/www/us/en/support/programmable/articles/000083022.html


Hope this could clarify your doubts and hope to hear on your feedback.


Thank you.


Regards,

Kelly


View solution in original post

0 Kudos
3 Replies
KellyJialin_Goh
Employee
764 Views

Hi Michael,

Greetings and welcome to Intel's forum.

This is a known issue by Intel, and here is a link for additional information and the workaround: https://www.intel.com/content/www/us/en/support/programmable/articles/000083022.html


Hope this could clarify your doubts and hope to hear on your feedback.


Thank you.


Regards,

Kelly


0 Kudos
Michael_Kress
Beginner
744 Views

Thanks for the assistance.  I understand the workaround and will implement it.  I noticed the article is ten years old.  I assume this is something that does not plan on being addressed in a new release?

0 Kudos
KellyJialin_Goh
Employee
727 Views

Hi Michael,

Yes, I am afraid there will are no future enhancements therefore this KDB is published online for viewers to take note.


I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within 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 on your follow-up questions.


p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.


Thank you.

Regards,

Kelly Jialin, GOH


0 Kudos
Reply