Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- In fact i need to make assignments in two different processes. --- Quote End --- It's basically the same as connecting two logic gate outputs together. It would create a short. There are different options to change it to a legal design, e.g. using a multiplexer. But in any case, only one of two assignments can be in effect at a time. You have to decide, which one and implement a respective switching signal.