Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThat's great! For future reference, if you ever need to communicate between processes that use unsynchronized clocks, you can find information on the net with the keywords "clock domain crossing". There are a lot of pages that describe the different possibilities, including the request/acknowledge handshake scheme. But if you can avoid asynchronous clocks, everything gets a lot easier.