Altera_Forum
Honored Contributor
13 years agoWhy to use a VHDL process for combo logic
Hi everyone, I hope this is the right subforum to post my question.
I've been using VHDL for many months and I can say I usually find my way to get what I need working. However, some days ago a question came to my mind looking at someone else's code. The question is the following: Is there any advantage in describing a combinational piece of logic (e.g., a multiplexer or a decoder) through a process instead of with concurrent statements only? Thank you for any suggestion you will give! Regards, Lorenzo