Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- In fact i need to make assignments in two different processes.Is there a way to overcome this problem and keep two processes at the same time? --- Quote End --- You can overcome this need by defining an enabling signal in one process and than use this enabling signal in the other process where you can than decide which value the signal "etat_suivant.idle" should take depending on your enabling signal. Hope this helps...