Coverage for klayout_pex_protobuf/kpex/tech/tech_pb2.py: 52%

27 statements  

« prev     ^ index     » next       coverage.py v7.10.2, created at 2025-08-08 18:54 +0000

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

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

3# NO CHECKED-IN PROTOBUF GENCODE 

4# source: kpex/tech/tech.proto 

5# Protobuf Python Version: 6.31.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 6, 

15 31, 

16 0, 

17 '', 

18 'kpex/tech/tech.proto' 

19) 

20# @@protoc_insertion_point(imports) 

21 

22_sym_db = _symbol_database.Default() 

23 

24 

25from kpex.tech import process_stack_pb2 as kpex_dot_tech_dot_process__stack__pb2 

26from kpex.tech import process_parasitics_pb2 as kpex_dot_tech_dot_process__parasitics__pb2 

27 

28 

29DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14kpex/tech/tech.proto\x12\tkpex.tech\x1a\x1dkpex/tech/process_stack.proto\x1a\"kpex/tech/process_parasitics.proto\"\xef\x01\n\nTechnology\x12\x0c\n\x04name\x18\x01 \x01(\t\x12$\n\x06layers\x18\x65 \x03(\x0b\x32\x14.kpex.tech.LayerInfo\x12\x39\n\x13lvs_computed_layers\x18x \x03(\x0b\x32\x1c.kpex.tech.ComputedLayerInfo\x12\x33\n\rprocess_stack\x18\x8c\x01 \x01(\x0b\x32\x1b.kpex.tech.ProcessStackInfo\x12=\n\x12process_parasitics\x18\xc8\x01 \x01(\x0b\x32 .kpex.tech.ProcessParasiticsInfo\"*\n\x07GDSPair\x12\r\n\x05layer\x18\x01 \x01(\r\x12\x10\n\x08\x64\x61tatype\x18\x02 \x01(\r\"\x88\x04\n\tLayerInfo\x12-\n\x07purpose\x18\n \x01(\x0e\x32\x1c.kpex.tech.LayerInfo.Purpose\x12\x0c\n\x04name\x18\x14 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x1e \x01(\t\x12(\n\x0c\x64rw_gds_pair\x18( \x01(\x0b\x32\x12.kpex.tech.GDSPair\x12(\n\x0cpin_gds_pair\x18\x32 \x01(\x0b\x32\x12.kpex.tech.GDSPair\x12*\n\x0elabel_gds_pair\x18< \x01(\x0b\x32\x12.kpex.tech.GDSPair\"\xa8\x02\n\x07Purpose\x12\x17\n\x13PURPOSE_UNSPECIFIED\x10\x00\x12\x12\n\x0ePURPOSE_DNWELL\x10\x01\x12\x11\n\rPURPOSE_NWELL\x10\x02\x12\x11\n\rPURPOSE_PWELL\x10\x03\x12\x10\n\x0cPURPOSE_DIFF\x10\x04\x12\x18\n\x14PURPOSE_NTAP_OR_PTAP\x10\x05\x12\x10\n\x0cPURPOSE_NTAP\x10\x06\x12\x10\n\x0cPURPOSE_PTAP\x10\x07\x12\x15\n\x11PURPOSE_P_IMPLANT\x10\x08\x12\x15\n\x11PURPOSE_N_IMPLANT\x10\t\x12\x13\n\x0fPURPOSE_CONTACT\x10\n\x12\x11\n\rPURPOSE_METAL\x10\x0b\x12\x0f\n\x0bPURPOSE_VIA\x10\x0c\x12\x13\n\x0fPURPOSE_MIM_CAP\x10\r\"\x8f\x02\n\x11\x43omputedLayerInfo\x12/\n\x04kind\x18\n \x01(\x0e\x32!.kpex.tech.ComputedLayerInfo.Kind\x12(\n\nlayer_info\x18\x14 \x01(\x0b\x32\x14.kpex.tech.LayerInfo\x12\x1b\n\x13original_layer_name\x18( \x01(\t\"\x81\x01\n\x04Kind\x12\x14\n\x10KIND_UNSPECIFIED\x10\x00\x12\x10\n\x0cKIND_REGULAR\x10\x01\x12\x19\n\x15KIND_DEVICE_CAPACITOR\x10\x02\x12\x18\n\x14KIND_DEVICE_RESISTOR\x10\x03\x12\x0c\n\x08KIND_PIN\x10\x04\x12\x0e\n\nKIND_LABEL\x10\x05\x62\x06proto3') 

30 

31_globals = globals() 

32_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) 

33_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'kpex.tech.tech_pb2', _globals) 

34if not _descriptor._USE_C_DESCRIPTORS: 

35 DESCRIPTOR._loaded_options = None 

36 _globals['_TECHNOLOGY']._serialized_start=103 

37 _globals['_TECHNOLOGY']._serialized_end=342 

38 _globals['_GDSPAIR']._serialized_start=344 

39 _globals['_GDSPAIR']._serialized_end=386 

40 _globals['_LAYERINFO']._serialized_start=389 

41 _globals['_LAYERINFO']._serialized_end=909 

42 _globals['_LAYERINFO_PURPOSE']._serialized_start=613 

43 _globals['_LAYERINFO_PURPOSE']._serialized_end=909 

44 _globals['_COMPUTEDLAYERINFO']._serialized_start=912 

45 _globals['_COMPUTEDLAYERINFO']._serialized_end=1183 

46 _globals['_COMPUTEDLAYERINFO_KIND']._serialized_start=1054 

47 _globals['_COMPUTEDLAYERINFO_KIND']._serialized_end=1183 

48# @@protoc_insertion_point(module_scope)