Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYou probably don't need to write anything that is explicitly a 'driver' (unless ou are planning to run linux - but then you need a linux driver).
In particular you can really ignore anything to do with a HAL - it will just slow down your code! For a simple project your 'main' function can directly access the io registers of your custom vhdl.