Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- I see. Thank you. I've missed it. I realy need to control the State from another proccess - what should I do? I also have RAM in my project and I need to read/wrte to it fom several processes - I realize I can't do it either. --- Quote End --- 1) Send a signal from the other process to the state machine process. 2) Build a memory arbitrator to decide who can access the ram at any given point.