Solution
Since the LED can be set to three different states, a Boolean data type does not have enough values to represent all the possible states. The values are described below:
- When USER FPGA LED is 0, the USER FPGA LED is off
- When USER FPGA LED is 1, the USER FPGA LED is lit green
- When USER FPGA LED is 2, the USER FPGA LED is lit yellow