FreeCalypso > hg > fc-small-hw
comparison lunalcd1/src/schem.v @ 9:28a0574af823
lunalcd1: added pull-down resistor on BL_EN line
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 02 Apr 2020 18:25:19 +0000 |
parents | 839e9b527e69 |
children |
comparison
equal
deleted
inserted
replaced
8:082bc8d71a42 | 9:28a0574af823 |
---|---|
101 | 101 |
102 resistor R1 (LEDK[1], GND); | 102 resistor R1 (LEDK[1], GND); |
103 resistor R2 (LEDK[2], GND); | 103 resistor R2 (LEDK[2], GND); |
104 resistor R3 (LEDK[3], GND); | 104 resistor R3 (LEDK[3], GND); |
105 | 105 |
106 resistor R4 (BL_EN, GND); | |
107 | |
106 endmodule | 108 endmodule |