Decimal number on 7 segment display
问题 I've got a big problem with VHDL for a project. I want to see on 7 segment display a number that user sets with switches. For example if the low-order 5 switches are turned on then they will represent the binary number "11111" that is 31 in decimal. So I want to see 31 on 7 segment display. To do that I plan these steps: Insert the 5 value of the switch into an array Convert the array into an integer number See the integer number into 7 segment display Point 1) insert into an array signal