FreeCalypso > hg > freecalypso-schem2
changeset 81:fbe54d6cd082
capture initial population of RLC67[0-5]
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 05 Dec 2021 04:41:45 +0000 |
parents | ebdbf6e08d2b |
children | 541b55e6bf47 |
files | venus/src/MCL |
diffstat | 1 files changed, 13 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/venus/src/MCL Sun Dec 05 04:27:10 2021 +0000 +++ b/venus/src/MCL Sun Dec 05 04:41:45 2021 +0000 @@ -1390,35 +1390,44 @@ # network, and as for each of the 4 ground legs in total, leave it unpopulated, # populate a capacitor, or populate an inductor. We are going to use RLC # reference designators for these generalized 0402 footprints. +# +# Our initial population will consist of a single series capacitor in each +# Pi topology, with all ground legs unpopulated. RLC670: hier=mob.core.rf.pa2fem_lb.series - footprint=0402 - npins=2 + part=0402C-47p RLC671: hier=mob.core.rf.pa2fem_lb.GND_leg_in footprint=0402 + value=DNP + part=none npins=2 RLC672: hier=mob.core.rf.pa2fem_lb.GND_leg_out footprint=0402 + value=DNP + part=none npins=2 RLC673: hier=mob.core.rf.pa2fem_hb.series - footprint=0402 - npins=2 + part=0402C-12p RLC674: hier=mob.core.rf.pa2fem_hb.GND_leg_in footprint=0402 + value=DNP + part=none npins=2 RLC675: hier=mob.core.rf.pa2fem_hb.GND_leg_out footprint=0402 + value=DNP + part=none npins=2 # Switches