verilog-blink: fix note about overvolting the led

It's actually the red LED that gets overvolted.

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2019-08-28 05:25:25 +08:00
parent ba03f6b5d9
commit cbdcd33bc8

View File

@ -86,7 +86,7 @@ module blink (
//
// Note that it's possible to drive the LEDs directly,
// however that is not current-limited and results in
// overvolting the blue LED.
// overvolting the red LED.
SB_RGBA_DRV #(
.CURRENT_MODE("0b1"), // half current
.RGB0_CURRENT("0b000011"), // 4 mA