Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe uart clock divisor is probably documented with the its register definitions (the sopc builder usually has links to these).
So you could write your own driver instead of using the Altera HAL. But even using their HAL you can read/write the registers to find what has been set.