Forum Discussion
Altera_Forum
Honored Contributor
16 years agoOverriding HAL functions
Hi, I'm using the NIOS II SDT 9.1 and I find I need to change the implementation of a HAL function. Can anyone point me at the correct way of doing this? - if I make modify the function di...
Altera_Forum
Honored Contributor
16 years agoIf you choose option 2 that I gave before (copying the existing driver and modifying it), you can place it wherever you like so long as the tools can find it. So, in your case, place it under the folder where your SoPC system is located. Then it will follow the project.
Just make sure you give it a unique version number to distinguish it from Altera's driver. Jake