Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
luklem
Posts: 16
Registered: ‎07-11-2011
0

ML605 MicroBlaze AXI design ICAP usage in Linux

Hello!

 

I've configured a MicroBlaze system in XPS 13.1. This configuration contains a MicroBlaze version 8.10a and some default pheripherals. The system boots and I'm able to launch my Linux configuration. 

 

This all works fine. But when I add the axi_hwicap device in my XPS configuration and enable the CONFIG_XILINX_HWICAP=y in the Linux configuration no /dev/icap0 pops up. There is also no trace of the ICAP device in /proc or /sys. 

 

Doe anyone know what could be the couse of this? Has anyone successfully used the Linux ICAP driver in the AXI MicroBlaze configuration? 

 

Thank you in advance,

Luke

Expert Contributor
linnj
Posts: 1,038
Registered: ‎09-10-2008
0

Re: ML605 MicroBlaze AXI design ICAP usage in Linux

That driver might have slipped thru the cracks for AXI as it's been a low priority driver for a long time.  No one that I know of has done anything with it on AXI, but I'll ask around a bit.

 

Sorry.

John Linn
Visitor
luklem
Posts: 16
Registered: ‎07-11-2011
0

Re: ML605 MicroBlaze AXI design ICAP usage in Linux

Ok, thank you! 

Visitor
luklem
Posts: 16
Registered: ‎07-11-2011
0

Re: ML605 MicroBlaze AXI design ICAP usage in Linux

Do you have any idea how much work it will be to transform the driver to Axi instead of Plb? What are major differences between the two implementations? What should I take into account. 

Contributor
rahulrs84
Posts: 38
Registered: ‎10-06-2010
0

Re: ML605 MicroBlaze AXI design ICAP usage in Linux

There was a recent update to Xilinx Linux in GIT. Was there any updates to ICAP driver for AXI based systems ?