|
|
|
|
|
Xilinx User Community Forums :
Embedded Solutions :
Embedded Processing :
Missing device drivers for generic ip core
|
|
|
|
|

|
Missing device drivers for generic ip core
|
|
adlais
Visitor
Posts: 2
Registered: 08-05-2008

Message 1 of 3

Viewed 113 times
|

|
|
I'm using SDK 11.3 and am using the MicroBlaze. When we used 10.x and had a generic ip core in our FPGA image, the design tools would automatically create device drivers for the generic ip. Now we're using 11.3, and the generic ip device drivers are not being generated. Is there a setting to have the design tools create the device drivers? Also, I can't find documentation on the generic ip core. I'm looking for register definitions such as for interrupts. Thanks, Adlai
|
|
|
|
11-03-2009 11:51 AM
|
|
|
|
|

|
Re: Missing device drivers for generic ip core
|
|
aminfar1
Regular Contributor
Posts: 51
Registered: 01-09-2009

Message 2 of 3

Viewed 64 times
|

|
|
In your project folder, there is a folder called "drivers" that you can find all device drivers there. You can simply copy your device driver from ISE 10 project to your ISE 11 project. It should work fine. You can use the wizard to generate the device drivers. See the attached picture.
|
|
|
|
11-12-2009 04:19 PM
|
|
|
|
|
|
|
|
|
|
|