-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtech2xmlOption.json
65 lines (65 loc) · 1.55 KB
/
tech2xmlOption.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"UseDefaultDF": false,
"SimplifyDieletricMethod": 1,
"edbPath": null,
"MergeDielectricMethod": 0,
"CompLayerList": [
1,
-1
],
"NetRegular": ".*",
"ImportDummyNet": true,
"TechFile": null,
"IgnoreLayersReg": [
"air",
"ctm.*",
"cbm.*",
"dtce.*"
],
"CreatViaGroups": true,
"TextLayermap": {},
"UseShortMergeLayerName": true,
"ControlXmlPath": null,
"DissolveViaGroup": false,
"VersionKey": "10000",
"AutoTSVCoat": true,
"ImportDummyLayer": false,
"Materials": [],
"NetlistFile": null,
"AutoComps": true,
"UseTemperatureDependMaterial": false,
"GdsFile": null,
"NotUseViaGroupsOnLayers": [
".*tsv.*",
"pmb"
],
"InsulatorThickness": 1,
"LayerMapFile": null,
"OpenInAedt": true,
"FixedSmallLayerGap": 0.0050000000000000001,
"CreatViaGroupsOption": {
"Method": "proximity",
"Tolerance": "5um",
"CheckContainment": "true"
},
"DummyLayerReg": [
"metal\\d+"
],
"AedtInstallDir": null,
"InputType": 0,
"UseSheetLayer": true,
"ConvertPolygonToCircle": true,
"UnionPrimitivesOnLayer": [
"ubmb",
"ubump"
],
"NotUseDfonSubstrate": true,
"Precision": 6,
"DefaultDF": 0.02,
"ComponentPinsTolerance": 10,
"SheetLayerThreshold": 0.0015,
"ConvertPolygonToCircleRatio": 0.90000000000000002,
"DkDeviationThreshold": 0.050000000000000003,
"ThinDielectricThreshold": 0.10000000000000001,
"Default": null
}