Forum Discussion

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

How to modify safely component library functions?

I have realized I need a special behaviour of my UART read/write functions. What I need is to modify uart access in blocking mode to add a timeout for the blocking 'read'. I do not min...