Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

Integrating device driver into HAL

I am trying to integrate a peripheral specific device driver (created by me) into the HAL. I would like the HAL to automatically instantiate and register my device driver so I have created the ...