FreeCalypso > hg > freecalypso-schem2
annotate venus/src/slotmap/U705 @ 36:c1256c8757c3
eliminate R209 and tie Iota VLMEM directly to UPR
We already eliminated R210 (VLMEM pull-down option) earlier, because
our simplified LCD power supply and reset line wiring is incompatible
with 1.8V MEMIF. But with VLMEM always needing to be high, a pull-up
resistor offers no advantage over a direct tie to UPR, so let's
eliminate the superfluous resistor.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 22 Nov 2021 19:19:59 +0000 |
parents | f28249ee1ee5 |
children |
rev | line source |
---|---|
28
f28249ee1ee5
Venus MCL: ready for first binding
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #instance slot |
f28249ee1ee5
Venus MCL: ready for first binding
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 usb.buf.buf_RxD 0 |
f28249ee1ee5
Venus MCL: ready for first binding
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 usb.buf.buf_CTS 1 |
f28249ee1ee5
Venus MCL: ready for first binding
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 usb.buf.buf_DCD 2 |
f28249ee1ee5
Venus MCL: ready for first binding
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 usb.buf.buf_RI 3 |
f28249ee1ee5
Venus MCL: ready for first binding
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 usb.buf.buf_RxD2 4 |
f28249ee1ee5
Venus MCL: ready for first binding
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
7 usb.buf.buf_TxD 5 |
f28249ee1ee5
Venus MCL: ready for first binding
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
8 usb.buf.buf_DTR 6 |
f28249ee1ee5
Venus MCL: ready for first binding
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
9 usb.buf.buf_TxD2 7 |
f28249ee1ee5
Venus MCL: ready for first binding
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
10 usb.buf.common |