comparison venus/src/primitives @ 82:541b55e6bf47

add UART rescue header
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 08 Dec 2021 05:00:50 +0000
parents a1b55af7f04d
children 148fab6e07e3
comparison
equal deleted inserted replaced
81:fbe54d6cd082 82:541b55e6bf47
58 * at the MCL binding stage, to be selected at layout time. 58 * at the MCL binding stage, to be selected at layout time.
59 */ 59 */
60 60
61 chip_attenuator mapped_pins (In, Out, GND1, GND2); 61 chip_attenuator mapped_pins (In, Out, GND1, GND2);
62 62
63 /* connectors */ 63 /* headers */
64 header_2pin numpins 2; 64 header_2pin numpins 2;
65 header_3pin numpins 3;
66 header_5pin numpins 5;
67 header_10pin numpins 10;
68 header_14pin numpins 14;
69
70 /* other connectors */
65 conn_3pin numpins 3; 71 conn_3pin numpins 3;
66 header_5pin numpins 5;
67 header_14pin numpins 14;
68 pkg_SMA_F numpins 5; 72 pkg_SMA_F numpins 5;
69 pkg_TRRS_jack numpins 6; 73 pkg_TRRS_jack numpins 6;
70 conn_miniUSB_plus4 numpins 9; 74 conn_miniUSB_plus4 numpins 9;
71 75
72 /* misc peripherals */ 76 /* misc peripherals */