# HG changeset patch # User Mychaela Falconia # Date 1638679305 0 # Node ID fbe54d6cd08206592a36856185ff1976537743b5 # Parent ebdbf6e08d2b2920feb6d936734190ca6f943fe1 capture initial population of RLC67[0-5] diff -r ebdbf6e08d2b -r fbe54d6cd082 venus/src/MCL --- 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