Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- 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. --- Quote End --- I see. So if I want to change State from several processes I should send several different signals – each signal belongs to its process? If so - I can do the same for RAM? The problem is - I set a signal high, but how do I know when to set the signal low?