How To Code The Microblaze

Status
Not open for further replies.

sydundar

Newbie level 5
Joined
Dec 28, 2011
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,346
I want to Code Microblaze Using C. But I coulnt find any documentation about how to Code it. I mean what is the defined register names, Syntax, functions . For Example there is a function like XGpio_SetDataDirection, how would i know this function before i see it from anywhere. There isnt any documentation which has names of functions etc like C book for Microblaze.


Thanks.
 

That's a driver for the GPIO peripheral.

In short, driver info is all located in your Xilinx install under EDK/sw/XilinxProcessorIPLib/pcores/<core_name>/doc

Of course, which ones you use will depend on the hardware configuration of your EDK project

There's also example code which will be very helpful.
 



This will helpful for me thanks.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…