File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
examples/UsbSourceMeasure Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -117,10 +117,10 @@ def contents(self) -> None:
117117 '7' : self .out1 ,
118118 '8' : self .vcc ,
119119 },
120- mfr = 'Texas Instruments' , part = 'SN74LVC2G02DCUT ' ,
120+ mfr = 'Texas Instruments' , part = 'SN74LVC2G02DCUR ' ,
121121 datasheet = 'https://www.ti.com/lit/ds/symlink/sn74lvc2g02.pdf'
122122 )
123- self .assign (self .lcsc_part , 'C2867561 ' )
123+ self .assign (self .lcsc_part , 'C133589 ' )
124124
125125
126126class Sn74lvc2g02 (Interface , Block ):
Original file line number Diff line number Diff line change 28042804 (property (name "edg_path") (value "conv_latch.ic.ic"))
28052805 (property (name "edg_short_path") (value "conv_latch.ic"))
28062806 (property (name "edg_refdes") (value "U31"))
2807- (property (name "edg_part") (value "SN74LVC2G02DCUT (Texas Instruments)"))
2808- (property (name "edg_value") (value "SN74LVC2G02DCUT "))
2807+ (property (name "edg_part") (value "SN74LVC2G02DCUR (Texas Instruments)"))
2808+ (property (name "edg_value") (value "SN74LVC2G02DCUR "))
28092809 (sheetpath (names "/conv_latch/") (tstamps "/16dd0422/"))
28102810 (tstamps "013700cd"))
28112811(comp (ref "C81")
You can’t perform that action at this time.
0 commit comments