annotate README @ 96:ae6951a70d2b

U403: change from 74LVC2G125 to 74LVC2G126 The two parts have the same footprint and pinout, but '126 3-state buffers have active-high OE inputs instead of active-low. The change is purely for software benefit: having GPIO 11/12 set to 1 correspond to that current contribution being enabled will be much more intuitive for developers and tinkerers.
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 09 May 2022 19:27:11 +0000
parents 0401fe6893ea
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
43
0401fe6893ea add top README
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 This Hg source repository contains work in progress towards schematic-level
0401fe6893ea add top README
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 design of FreeCalypso Venus GSM phone handset prototype and development board.
0401fe6893ea add top README
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 Instead of graphical schematics, we use our own in-house board-level hardware
0401fe6893ea add top README
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 design language (ueda, based on structural subset of Verilog), but aside from
0401fe6893ea add top README
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 the different form of representation, this level of design is equivalent to
0401fe6893ea add top README
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 schematics.