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 ago --- Quote Start --- You could just modify the original copy of the files located in the Altera install directory. C:\altera\91\ip\altera\sopc_builder_ip\altera_avalon_jtag_uart\HAL\src Jake --- Quote End --- Thanks for the suggestion Jake. I should be able to use this but I'll need to be careful to do the same changes to the other development systems used in the project. Do you think there is any solution that keeps the changes in the project directories? It's not a big problem but it would be nice to keep everything together if possible to simplify source code management (i.e. CVS). Thanks, Darren.