How to develop my own device drivers under niosII IDE?

Status
Not open for further replies.

warine

Newbie level 3
Joined
May 24, 2004
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
24
altera_avalon_uart

The altera_avalon_uart drivers under niosII IDE contains three files: altera_avalon_uart_regs.h, altera_avalon_uart.h, altera_avalon_uart.c. The source file altera_avalon_uart.c call the function IORD_ALTERA_AVALON_UART_STATUS() . But how does the function IORD_ALTERA_AVALON_UART_STATUS() implement? If I want to develop my own device drivers, how can I manipulate the Avalon bus operation? And where is the description of underlying function? "Avalon Bus Specification Reference Manual" describe kinds of bus operation timing, how the device drivers control bus operation timing? Thanks a lot~
 

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