You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
This disctinction makes the code hard to read. First, not all of the cards have LEDs of these two colors, some have single color, some have three colors. Second, the colors do not have any representation in general (green for success, red for failure). Both are just notification LEDs.
Make only one vector of status LEDs regardless of their color and split them eventually in fpga.vhd top-level entity.