zdog629 wrote
Thank you very much, that was the push I needed in the right direction. However I seem to have run into another road block trying to ensure my output is A or B.
How can I assign A or B to the out pin using the HDL language?
You don't "assign" things in HDL, you "connect them together".
See
this post.
If you want to, email me your simplified canonical expression and the HDL you are trying to write and I'll give you some hints.
--Mark