Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHAL Driver for custom component
Hai, I am trying to create a custom component and access it in Qsys.Can anyone please tell me how to create the HAL driver files (BSP Project )like .c,.h,_sw.tcl for the custom module? I have go...
Altera_Forum
Honored Contributor
11 years agoThank you all...
What are the things to be mentioned in the .h file...I read that _INSTANCE AND _INIT need to be mentioned in .h file. How to define this and the struct?