Forum Discussion
Altera_Forum
Honored Contributor
12 years agoi have a 4 inputs every input has only one value such as
a => 100 b => 200 c => 300 d => 400 i want to find max value between a,b,c,d should be d <= 400 how i can make it in vhdl code?? how about compare between 2 inputs first and then the other 2 inputs and the results will e compare is it a logic idea can e executed