Forum Discussion
Altera_Forum
Honored Contributor
22 years agoDevice drivers under niosII IDE
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 IO...
Altera_Forum
Honored Contributor
22 years agoYeah, right. I ask a wrong question. My question should be how does the bus module generate the corresponding timing according to the relevant PTF parameters of Setup_Time & Wait_States, Hold_Time? Thanks to your answers.