Coverage for klayout_pex_protobuf/process_parasitics_pb2.py: 34%

35 statements  

« prev     ^ index     » next       coverage.py v7.8.0, created at 2025-03-31 19:36 +0000

1# -*- coding: utf-8 -*- 

2# Generated by the protocol buffer compiler. DO NOT EDIT! 

3# NO CHECKED-IN PROTOBUF GENCODE 

4# source: process_parasitics.proto 

5# Protobuf Python Version: 5.29.0 

6"""Generated protocol buffer code.""" 

7from google.protobuf import descriptor as _descriptor 

8from google.protobuf import descriptor_pool as _descriptor_pool 

9from google.protobuf import runtime_version as _runtime_version 

10from google.protobuf import symbol_database as _symbol_database 

11from google.protobuf.internal import builder as _builder 

12_runtime_version.ValidateProtobufRuntimeVersion( 

13 _runtime_version.Domain.PUBLIC, 

14 5, 

15 29, 

16 0, 

17 '', 

18 'process_parasitics.proto' 

19) 

20# @@protoc_insertion_point(imports) 

21 

22_sym_db = _symbol_database.Default() 

23 

24 

25 

26 

27DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x18process_parasitics.proto\x12\tkpex.tech\"\x8a\x01\n\x15ProcessParasiticsInfo\x12\x11\n\tside_halo\x18\n \x01(\x01\x12-\n\nresistance\x18n \x01(\x0b\x32\x19.kpex.tech.ResistanceInfo\x12/\n\x0b\x63\x61pacitance\x18o \x01(\x0b\x32\x1a.kpex.tech.CapacitanceInfo\"\x9b\x03\n\x0eResistanceInfo\x12\x39\n\x06layers\x18\n \x03(\x0b\x32).kpex.tech.ResistanceInfo.LayerResistance\x12=\n\x08\x63ontacts\x18\x14 \x03(\x0b\x32+.kpex.tech.ResistanceInfo.ContactResistance\x12\x35\n\x04vias\x18\x1e \x03(\x0b\x32\'.kpex.tech.ResistanceInfo.ViaResistance\x1a]\n\x0fLayerResistance\x12\x12\n\nlayer_name\x18\x01 \x01(\t\x12\x12\n\nresistance\x18\x02 \x01(\x01\x12\"\n\x1a\x63orner_adjustment_fraction\x18\x03 \x01(\x01\x1a\x42\n\x11\x43ontactResistance\x12\x19\n\x11\x64\x65vice_layer_name\x18\x01 \x01(\t\x12\x12\n\nresistance\x18\x02 \x01(\x01\x1a\x35\n\rViaResistance\x12\x10\n\x08via_name\x18\x01 \x01(\t\x12\x12\n\nresistance\x18\x02 \x01(\x01\"\x98\x05\n\x0f\x43\x61pacitanceInfo\x12\x44\n\nsubstrates\x18\xc8\x01 \x03(\x0b\x32/.kpex.tech.CapacitanceInfo.SubstrateCapacitance\x12@\n\x08overlaps\x18\xc9\x01 \x03(\x0b\x32-.kpex.tech.CapacitanceInfo.OverlapCapacitance\x12\x42\n\tsidewalls\x18\xca\x01 \x03(\x0b\x32..kpex.tech.CapacitanceInfo.SidewallCapacitance\x12H\n\x0csideoverlaps\x18\xcb\x01 \x03(\x0b\x32\x31.kpex.tech.CapacitanceInfo.SideOverlapCapacitance\x1a\x63\n\x14SubstrateCapacitance\x12\x12\n\nlayer_name\x18\x01 \x01(\t\x12\x18\n\x10\x61rea_capacitance\x18\x02 \x01(\x01\x12\x1d\n\x15perimeter_capacitance\x18\x03 \x01(\x01\x1a\\\n\x12OverlapCapacitance\x12\x16\n\x0etop_layer_name\x18\x01 \x01(\t\x12\x19\n\x11\x62ottom_layer_name\x18\x02 \x01(\t\x12\x13\n\x0b\x63\x61pacitance\x18\x03 \x01(\x01\x1aN\n\x13SidewallCapacitance\x12\x12\n\nlayer_name\x18\x01 \x01(\t\x12\x13\n\x0b\x63\x61pacitance\x18\x02 \x01(\x01\x12\x0e\n\x06offset\x18\x03 \x01(\x01\x1a\\\n\x16SideOverlapCapacitance\x12\x15\n\rin_layer_name\x18\x01 \x01(\t\x12\x16\n\x0eout_layer_name\x18\x02 \x01(\t\x12\x13\n\x0b\x63\x61pacitance\x18\x03 \x01(\x01\"\x0e\n\x0cStyleVariantb\x06proto3') 

28 

29_globals = globals() 

30_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) 

31_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'process_parasitics_pb2', _globals) 

32if not _descriptor._USE_C_DESCRIPTORS: 

33 DESCRIPTOR._loaded_options = None 

34 _globals['_PROCESSPARASITICSINFO']._serialized_start=40 

35 _globals['_PROCESSPARASITICSINFO']._serialized_end=178 

36 _globals['_RESISTANCEINFO']._serialized_start=181 

37 _globals['_RESISTANCEINFO']._serialized_end=592 

38 _globals['_RESISTANCEINFO_LAYERRESISTANCE']._serialized_start=376 

39 _globals['_RESISTANCEINFO_LAYERRESISTANCE']._serialized_end=469 

40 _globals['_RESISTANCEINFO_CONTACTRESISTANCE']._serialized_start=471 

41 _globals['_RESISTANCEINFO_CONTACTRESISTANCE']._serialized_end=537 

42 _globals['_RESISTANCEINFO_VIARESISTANCE']._serialized_start=539 

43 _globals['_RESISTANCEINFO_VIARESISTANCE']._serialized_end=592 

44 _globals['_CAPACITANCEINFO']._serialized_start=595 

45 _globals['_CAPACITANCEINFO']._serialized_end=1259 

46 _globals['_CAPACITANCEINFO_SUBSTRATECAPACITANCE']._serialized_start=892 

47 _globals['_CAPACITANCEINFO_SUBSTRATECAPACITANCE']._serialized_end=991 

48 _globals['_CAPACITANCEINFO_OVERLAPCAPACITANCE']._serialized_start=993 

49 _globals['_CAPACITANCEINFO_OVERLAPCAPACITANCE']._serialized_end=1085 

50 _globals['_CAPACITANCEINFO_SIDEWALLCAPACITANCE']._serialized_start=1087 

51 _globals['_CAPACITANCEINFO_SIDEWALLCAPACITANCE']._serialized_end=1165 

52 _globals['_CAPACITANCEINFO_SIDEOVERLAPCAPACITANCE']._serialized_start=1167 

53 _globals['_CAPACITANCEINFO_SIDEOVERLAPCAPACITANCE']._serialized_end=1259 

54 _globals['_STYLEVARIANT']._serialized_start=1261 

55 _globals['_STYLEVARIANT']._serialized_end=1275 

56# @@protoc_insertion_point(module_scope)