annotate README @ 94:4502eec1e805

D405: use Nexperia part sourced from Digi-Key direct The previously selected part was from a Digi-Key marketplace vendor, and they seem to not actually have that part, as the order has been in limbo for over a month - so I put in the time and effort to look around, and found a readily available equivalent part from Nexperia.
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 11 Jan 2022 19:11:22 +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.