├── .gitattributes ├── BOM ├── iMX8M_SOM_BOM-iMX8M_CPU.xls └── iMX8M_SOM_BOM-iMX8M_CPU.xlsx ├── LICENSE ├── P[02]_Block_Diagram.SchDoc ├── P[04]_CPU_POWER.SchDoc ├── P[05]_PMIC.SchDoc ├── P[06]_LPDDR4.SchDoc ├── P[07]_CPU_PHY.SchDoc ├── P[08]_CPU_MISC.SchDoc ├── P[09]_eMMC_QSPI.SchDoc ├── P[10]WIFI_Bluetooth.SchDoc ├── P[11]_CPU_IO.SchDoc ├── P[12]SOM_Interface.SchDoc ├── P[13]BOOT_CFG.SchDoc ├── README.md ├── iMX8M_CPU.PcbDoc ├── iMX8M_CPU.PrjPcb └── iMX8M_CPU.PrjPcbStructure /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | -------------------------------------------------------------------------------- /BOM/iMX8M_SOM_BOM-iMX8M_CPU.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/BOM/iMX8M_SOM_BOM-iMX8M_CPU.xls -------------------------------------------------------------------------------- /BOM/iMX8M_SOM_BOM-iMX8M_CPU.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/BOM/iMX8M_SOM_BOM-iMX8M_CPU.xlsx -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2021 Arman Arvand 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /P[02]_Block_Diagram.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[02]_Block_Diagram.SchDoc -------------------------------------------------------------------------------- /P[04]_CPU_POWER.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[04]_CPU_POWER.SchDoc -------------------------------------------------------------------------------- /P[05]_PMIC.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[05]_PMIC.SchDoc -------------------------------------------------------------------------------- /P[06]_LPDDR4.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[06]_LPDDR4.SchDoc -------------------------------------------------------------------------------- /P[07]_CPU_PHY.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[07]_CPU_PHY.SchDoc -------------------------------------------------------------------------------- /P[08]_CPU_MISC.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[08]_CPU_MISC.SchDoc -------------------------------------------------------------------------------- /P[09]_eMMC_QSPI.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[09]_eMMC_QSPI.SchDoc -------------------------------------------------------------------------------- /P[10]WIFI_Bluetooth.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[10]WIFI_Bluetooth.SchDoc -------------------------------------------------------------------------------- /P[11]_CPU_IO.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[11]_CPU_IO.SchDoc -------------------------------------------------------------------------------- /P[12]SOM_Interface.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[12]SOM_Interface.SchDoc -------------------------------------------------------------------------------- /P[13]BOOT_CFG.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/P[13]BOOT_CFG.SchDoc -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # iMX8M_mini_Ref_Hardware_AAR 2 | i.MX 8M Mini SOM with 2/4-GB-LPDDR4 Reference Hardware 3 | 4 | 5 | 6 | CPU : i.MX 8M Mini Quad applications processor , 4x Cortex-A53 @ 1.8 GHz , 1x Cortex-M4 @ 400 MHz 7 | 8 | ## EDA : Altium® 9 | 10 | 11 | ![imx8m](https://user-images.githubusercontent.com/20875467/136380296-03939aa4-e670-4e0c-8cd8-558230ead868.PNG) 12 | ![cp2](https://user-images.githubusercontent.com/20875467/136378231-682880b9-eec2-4896-b2ce-605a3ca8bca2.JPG) 13 | ![Cp1](https://user-images.githubusercontent.com/20875467/136378313-6321d010-f9d8-41df-92ef-a951aba25257.JPG) 14 | ![mynxp](https://user-images.githubusercontent.com/20875467/136378813-556f1c6d-afc5-4a39-9066-3dcc885ff897.JPG) 15 | 16 | ![nxp1](https://user-images.githubusercontent.com/20875467/136378831-f91145e1-e46c-4d13-a847-c908fa242a8d.JPG) 17 | ![nxp7](https://user-images.githubusercontent.com/20875467/136378918-3fca08bc-89f0-42a1-a412-f4b026c2fc4d.JPG) 18 | -------------------------------------------------------------------------------- /iMX8M_CPU.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ArmanArvand/iMX8M_mini_Ref_Hardware_AAR/2d7cc60728d3053f19c2e8545ad03454d9975c2a/iMX8M_CPU.PcbDoc -------------------------------------------------------------------------------- /iMX8M_CPU.PrjPcb: -------------------------------------------------------------------------------- 1 | [Design] 2 | Version=1.0 3 | HierarchyMode=0 4 | ChannelRoomNamingStyle=0 5 | ReleasesFolder= 6 | ChannelDesignatorFormatString=$Component_$RoomName 7 | ChannelRoomLevelSeperator=_ 8 | OpenOutputs=1 9 | ArchiveProject=0 10 | TimestampOutput=0 11 | SeparateFolders=0 12 | TemplateLocationPath= 13 | PinSwapBy_Netlabel=1 14 | PinSwapBy_Pin=1 15 | AllowPortNetNames=0 16 | AllowSheetEntryNetNames=1 17 | AppendSheetNumberToLocalNets=0 18 | NetlistSinglePinNets=0 19 | DefaultConfiguration=Sources 20 | UserID=0xFFFFFFFF 21 | DefaultPcbProtel=1 22 | DefaultPcbPcad=0 23 | ReorderDocumentsOnCompile=1 24 | NameNetsHierarchically=0 25 | PowerPortNamesTakePriority=0 26 | AutoSheetNumbering=0 27 | AutoCrossReferences=0 28 | PushECOToAnnotationFile=1 29 | DItemRevisionGUID= 30 | ReportSuppressedErrorsInMessages=0 31 | FSMCodingStyle=eFMSDropDownList_OneProcess 32 | FSMEncodingStyle=eFMSDropDownList_OneHot 33 | IsProjectConflictPreventionWarningsEnabled=1 34 | OutputPath= 35 | LogFolderPath= 36 | ManagedProjectGUID= 37 | IncludeDesignInRelease=0 38 | 39 | [Preferences] 40 | PrefsVaultGUID= 41 | PrefsRevisionGUID= 42 | 43 | [Document1] 44 | DocumentPath=P[02]_Block_Diagram.SchDoc 45 | AnnotationEnabled=1 46 | AnnotateStartValue=1 47 | AnnotationIndexControlEnabled=0 48 | AnnotateSuffix= 49 | AnnotateScope=All 50 | AnnotateOrder=0 51 | DoLibraryUpdate=1 52 | DoDatabaseUpdate=1 53 | ClassGenCCAutoEnabled=1 54 | ClassGenCCAutoRoomEnabled=1 55 | ClassGenNCAutoScope=None 56 | DItemRevisionGUID= 57 | GenerateClassCluster=0 58 | DocumentUniqueId=LHXNPKXH 59 | 60 | [Document2] 61 | DocumentPath=P[04]_CPU_POWER.SchDoc 62 | AnnotationEnabled=1 63 | AnnotateStartValue=1 64 | AnnotationIndexControlEnabled=0 65 | AnnotateSuffix= 66 | AnnotateScope=All 67 | AnnotateOrder=1 68 | DoLibraryUpdate=1 69 | DoDatabaseUpdate=1 70 | ClassGenCCAutoEnabled=1 71 | ClassGenCCAutoRoomEnabled=1 72 | ClassGenNCAutoScope=None 73 | DItemRevisionGUID= 74 | GenerateClassCluster=0 75 | DocumentUniqueId=GNYIWIDN 76 | 77 | [Document3] 78 | DocumentPath=P[05]_PMIC.SchDoc 79 | AnnotationEnabled=1 80 | AnnotateStartValue=1 81 | AnnotationIndexControlEnabled=0 82 | AnnotateSuffix= 83 | AnnotateScope=All 84 | AnnotateOrder=2 85 | DoLibraryUpdate=1 86 | DoDatabaseUpdate=1 87 | ClassGenCCAutoEnabled=1 88 | ClassGenCCAutoRoomEnabled=1 89 | ClassGenNCAutoScope=None 90 | DItemRevisionGUID= 91 | GenerateClassCluster=0 92 | DocumentUniqueId=NEQLGZSS 93 | 94 | [Document4] 95 | DocumentPath=iMX8M_CPU.PcbDoc 96 | AnnotationEnabled=1 97 | AnnotateStartValue=1 98 | AnnotationIndexControlEnabled=0 99 | AnnotateSuffix= 100 | AnnotateScope=All 101 | AnnotateOrder=-1 102 | DoLibraryUpdate=1 103 | DoDatabaseUpdate=1 104 | ClassGenCCAutoEnabled=1 105 | ClassGenCCAutoRoomEnabled=1 106 | ClassGenNCAutoScope=None 107 | DItemRevisionGUID= 108 | GenerateClassCluster=0 109 | DocumentUniqueId=JYDAWENB 110 | 111 | [Document5] 112 | DocumentPath=P[06]_LPDDR4.SchDoc 113 | AnnotationEnabled=1 114 | AnnotateStartValue=1 115 | AnnotationIndexControlEnabled=0 116 | AnnotateSuffix= 117 | AnnotateScope=All 118 | AnnotateOrder=3 119 | DoLibraryUpdate=1 120 | DoDatabaseUpdate=1 121 | ClassGenCCAutoEnabled=1 122 | ClassGenCCAutoRoomEnabled=1 123 | ClassGenNCAutoScope=None 124 | DItemRevisionGUID= 125 | GenerateClassCluster=0 126 | DocumentUniqueId=FDKGFQHJ 127 | 128 | [Document6] 129 | DocumentPath=P[07]_CPU_PHY.SchDoc 130 | AnnotationEnabled=1 131 | AnnotateStartValue=1 132 | AnnotationIndexControlEnabled=0 133 | AnnotateSuffix= 134 | AnnotateScope=All 135 | AnnotateOrder=4 136 | DoLibraryUpdate=1 137 | DoDatabaseUpdate=1 138 | ClassGenCCAutoEnabled=1 139 | ClassGenCCAutoRoomEnabled=1 140 | ClassGenNCAutoScope=None 141 | DItemRevisionGUID= 142 | GenerateClassCluster=0 143 | DocumentUniqueId=AXPJJFNJ 144 | 145 | [Document7] 146 | DocumentPath=P[08]_CPU_MISC.SchDoc 147 | AnnotationEnabled=1 148 | AnnotateStartValue=1 149 | AnnotationIndexControlEnabled=0 150 | AnnotateSuffix= 151 | AnnotateScope=All 152 | AnnotateOrder=5 153 | DoLibraryUpdate=1 154 | DoDatabaseUpdate=1 155 | ClassGenCCAutoEnabled=1 156 | ClassGenCCAutoRoomEnabled=1 157 | ClassGenNCAutoScope=None 158 | DItemRevisionGUID= 159 | GenerateClassCluster=0 160 | DocumentUniqueId=EHGFVXAH 161 | 162 | [Document8] 163 | DocumentPath=P[09]_eMMC_QSPI.SchDoc 164 | AnnotationEnabled=1 165 | AnnotateStartValue=1 166 | AnnotationIndexControlEnabled=0 167 | AnnotateSuffix= 168 | AnnotateScope=All 169 | AnnotateOrder=6 170 | DoLibraryUpdate=1 171 | DoDatabaseUpdate=1 172 | ClassGenCCAutoEnabled=1 173 | ClassGenCCAutoRoomEnabled=1 174 | ClassGenNCAutoScope=None 175 | DItemRevisionGUID= 176 | GenerateClassCluster=0 177 | DocumentUniqueId=YZLAQNMD 178 | 179 | [Document9] 180 | DocumentPath=P[10]WIFI_Bluetooth.SchDoc 181 | AnnotationEnabled=1 182 | AnnotateStartValue=1 183 | AnnotationIndexControlEnabled=0 184 | AnnotateSuffix= 185 | AnnotateScope=All 186 | AnnotateOrder=7 187 | DoLibraryUpdate=1 188 | DoDatabaseUpdate=1 189 | ClassGenCCAutoEnabled=1 190 | ClassGenCCAutoRoomEnabled=1 191 | ClassGenNCAutoScope=None 192 | DItemRevisionGUID= 193 | GenerateClassCluster=0 194 | DocumentUniqueId=NGQPBMNZ 195 | 196 | [Document10] 197 | DocumentPath=P[11]_CPU_IO.SchDoc 198 | AnnotationEnabled=1 199 | AnnotateStartValue=1 200 | AnnotationIndexControlEnabled=0 201 | AnnotateSuffix= 202 | AnnotateScope=All 203 | AnnotateOrder=8 204 | DoLibraryUpdate=1 205 | DoDatabaseUpdate=1 206 | ClassGenCCAutoEnabled=1 207 | ClassGenCCAutoRoomEnabled=1 208 | ClassGenNCAutoScope=None 209 | DItemRevisionGUID= 210 | GenerateClassCluster=0 211 | DocumentUniqueId=VDDWHSZU 212 | 213 | [Document11] 214 | DocumentPath=P[12]SOM_Interface.SchDoc 215 | AnnotationEnabled=1 216 | AnnotateStartValue=1 217 | AnnotationIndexControlEnabled=0 218 | AnnotateSuffix= 219 | AnnotateScope=All 220 | AnnotateOrder=9 221 | DoLibraryUpdate=1 222 | DoDatabaseUpdate=1 223 | ClassGenCCAutoEnabled=1 224 | ClassGenCCAutoRoomEnabled=1 225 | ClassGenNCAutoScope=None 226 | DItemRevisionGUID= 227 | GenerateClassCluster=0 228 | DocumentUniqueId=LDQDYGXJ 229 | 230 | [Document12] 231 | DocumentPath=P[13]BOOT_CFG.SchDoc 232 | AnnotationEnabled=1 233 | AnnotateStartValue=1 234 | AnnotationIndexControlEnabled=0 235 | AnnotateSuffix= 236 | AnnotateScope=All 237 | AnnotateOrder=10 238 | DoLibraryUpdate=1 239 | DoDatabaseUpdate=1 240 | ClassGenCCAutoEnabled=1 241 | ClassGenCCAutoRoomEnabled=1 242 | ClassGenNCAutoScope=None 243 | DItemRevisionGUID= 244 | GenerateClassCluster=0 245 | DocumentUniqueId=IOHXTEIW 246 | 247 | [Document13] 248 | DocumentPath=D:\Altiume\Altium Lib\LIB\iMX6 Rex Integrated Libraries - Created by FEDEVEL\iMX6 Rex Development Baseboard V1I1.IntLib 249 | AnnotationEnabled=1 250 | AnnotateStartValue=1 251 | AnnotationIndexControlEnabled=0 252 | AnnotateSuffix= 253 | AnnotateScope=All 254 | AnnotateOrder=-1 255 | DoLibraryUpdate=1 256 | DoDatabaseUpdate=1 257 | ClassGenCCAutoEnabled=1 258 | ClassGenCCAutoRoomEnabled=1 259 | ClassGenNCAutoScope=None 260 | DItemRevisionGUID= 261 | GenerateClassCluster=0 262 | DocumentUniqueId= 263 | 264 | [Document14] 265 | DocumentPath=D:\Altiume\Altium Lib\LIB\iMX6 Rex Integrated Libraries - Created by FEDEVEL\iMX6 Rex_V1I1.IntLib 266 | AnnotationEnabled=1 267 | AnnotateStartValue=1 268 | AnnotationIndexControlEnabled=0 269 | AnnotateSuffix= 270 | AnnotateScope=All 271 | AnnotateOrder=-1 272 | DoLibraryUpdate=1 273 | DoDatabaseUpdate=1 274 | ClassGenCCAutoEnabled=1 275 | ClassGenCCAutoRoomEnabled=1 276 | ClassGenNCAutoScope=None 277 | DItemRevisionGUID= 278 | GenerateClassCluster=0 279 | DocumentUniqueId= 280 | 281 | [Configuration1] 282 | Name=Sources 283 | ParameterCount=0 284 | ConstraintFileCount=0 285 | ReleaseItemId= 286 | Variant=[No Variations] 287 | OutputJobsCount=0 288 | ContentTypeGUID=CB6F2064-E317-11DF-B822-12313F0024A2 289 | ConfigurationType=Source 290 | 291 | [OutputGroup1] 292 | Name=Netlist Outputs 293 | Description= 294 | TargetPrinter=OrCADPS_17.4 295 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 296 | OutputType1=CadnetixNetlist 297 | OutputName1=Cadnetix Netlist 298 | OutputDocumentPath1= 299 | OutputVariantName1= 300 | OutputDefault1=0 301 | OutputType2=CalayNetlist 302 | OutputName2=Calay Netlist 303 | OutputDocumentPath2= 304 | OutputVariantName2= 305 | OutputDefault2=0 306 | OutputType3=EDIF 307 | OutputName3=EDIF for PCB 308 | OutputDocumentPath3= 309 | OutputVariantName3= 310 | OutputDefault3=0 311 | OutputType4=EESofNetlist 312 | OutputName4=EESof Netlist 313 | OutputDocumentPath4= 314 | OutputVariantName4= 315 | OutputDefault4=0 316 | OutputType5=IntergraphNetlist 317 | OutputName5=Intergraph Netlist 318 | OutputDocumentPath5= 319 | OutputVariantName5= 320 | OutputDefault5=0 321 | OutputType6=MentorBoardStationNetlist 322 | OutputName6=Mentor BoardStation Netlist 323 | OutputDocumentPath6= 324 | OutputVariantName6= 325 | OutputDefault6=0 326 | OutputType7=MultiWire 327 | OutputName7=MultiWire 328 | OutputDocumentPath7= 329 | OutputVariantName7= 330 | OutputDefault7=0 331 | OutputType8=OrCadPCB2Netlist 332 | OutputName8=Orcad/PCB2 Netlist 333 | OutputDocumentPath8= 334 | OutputVariantName8= 335 | OutputDefault8=0 336 | OutputType9=PADSNetlist 337 | OutputName9=PADS ASCII Netlist 338 | OutputDocumentPath9= 339 | OutputVariantName9= 340 | OutputDefault9=0 341 | OutputType10=Pcad 342 | OutputName10=Pcad for PCB 343 | OutputDocumentPath10= 344 | OutputVariantName10= 345 | OutputDefault10=0 346 | OutputType11=PCADNetlist 347 | OutputName11=PCAD Netlist 348 | OutputDocumentPath11= 349 | OutputVariantName11= 350 | OutputDefault11=0 351 | OutputType12=PCADnltNetlist 352 | OutputName12=PCADnlt Netlist 353 | OutputDocumentPath12= 354 | OutputVariantName12= 355 | OutputDefault12=0 356 | OutputType13=Protel2Netlist 357 | OutputName13=Protel2 Netlist 358 | OutputDocumentPath13= 359 | OutputVariantName13= 360 | OutputDefault13=0 361 | OutputType14=ProtelNetlist 362 | OutputName14=Protel 363 | OutputDocumentPath14= 364 | OutputVariantName14= 365 | OutputDefault14=0 366 | OutputType15=RacalNetlist 367 | OutputName15=Racal Netlist 368 | OutputDocumentPath15= 369 | OutputVariantName15= 370 | OutputDefault15=0 371 | OutputType16=RINFNetlist 372 | OutputName16=RINF Netlist 373 | OutputDocumentPath16= 374 | OutputVariantName16= 375 | OutputDefault16=0 376 | OutputType17=SciCardsNetlist 377 | OutputName17=SciCards Netlist 378 | OutputDocumentPath17= 379 | OutputVariantName17= 380 | OutputDefault17=0 381 | OutputType18=TangoNetlist 382 | OutputName18=Tango Netlist 383 | OutputDocumentPath18= 384 | OutputVariantName18= 385 | OutputDefault18=0 386 | OutputType19=TelesisNetlist 387 | OutputName19=Telesis Netlist 388 | OutputDocumentPath19= 389 | OutputVariantName19= 390 | OutputDefault19=0 391 | OutputType20=WireListNetlist 392 | OutputName20=WireList Netlist 393 | OutputDocumentPath20= 394 | OutputVariantName20= 395 | OutputDefault20=0 396 | 397 | [OutputGroup2] 398 | Name=Simulator Outputs 399 | Description= 400 | TargetPrinter=Nitro PDF Creator 401 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 402 | 403 | [OutputGroup3] 404 | Name=Documentation Outputs 405 | Description= 406 | TargetPrinter=Virtual Printer 407 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 408 | OutputType1=Composite 409 | OutputName1=Composite Drawing 410 | OutputDocumentPath1= 411 | OutputVariantName1= 412 | OutputDefault1=0 413 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 414 | OutputType2=PCB 3D Print 415 | OutputName2=PCB 3D Print 416 | OutputDocumentPath2= 417 | OutputVariantName2=[No Variations] 418 | OutputDefault2=0 419 | PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 420 | OutputType3=PCB 3D Video 421 | OutputName3=PCB 3D Video 422 | OutputDocumentPath3= 423 | OutputVariantName3=[No Variations] 424 | OutputDefault3=0 425 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 426 | OutputType4=PCB Print 427 | OutputName4=PCB Prints 428 | OutputDocumentPath4= 429 | OutputVariantName4= 430 | OutputDefault4=0 431 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 432 | OutputType5=PCBDrawing 433 | OutputName5=Draftsman 434 | OutputDocumentPath5= 435 | OutputVariantName5=[No Variations] 436 | OutputDefault5=0 437 | PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 438 | OutputType6=PCBLIB Print 439 | OutputName6=PCBLIB Prints 440 | OutputDocumentPath6= 441 | OutputVariantName6= 442 | OutputDefault6=0 443 | PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 444 | OutputType7=PDF3D 445 | OutputName7=PDF3D 446 | OutputDocumentPath7= 447 | OutputVariantName7=[No Variations] 448 | OutputDefault7=0 449 | PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 450 | OutputType8=PDF3D MBA 451 | OutputName8=PDF3D MBA 452 | OutputDocumentPath8= 453 | OutputVariantName8= 454 | OutputDefault8=0 455 | PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 456 | OutputType9=Report Print 457 | OutputName9=Report Prints 458 | OutputDocumentPath9= 459 | OutputVariantName9= 460 | OutputDefault9=0 461 | PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 462 | OutputType10=Schematic Print 463 | OutputName10=Schematic Prints 464 | OutputDocumentPath10= 465 | OutputVariantName10= 466 | OutputDefault10=0 467 | PageOptions10=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 468 | OutputType11=SimView Print 469 | OutputName11=SimView Prints 470 | OutputDocumentPath11= 471 | OutputVariantName11= 472 | OutputDefault11=0 473 | PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 474 | 475 | [OutputGroup4] 476 | Name=Assembly Outputs 477 | Description= 478 | TargetPrinter=OrCADPS_17.4 479 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 480 | OutputType1=Assembly 481 | OutputName1=Assembly Drawings 482 | OutputDocumentPath1= 483 | OutputVariantName1=[No Variations] 484 | OutputDefault1=0 485 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 486 | OutputType2=Pick Place 487 | OutputName2=Generates pick and place files 488 | OutputDocumentPath2= 489 | OutputVariantName2=[No Variations] 490 | OutputDefault2=0 491 | OutputType3=Test Points For Assembly 492 | OutputName3=Test Point Report 493 | OutputDocumentPath3= 494 | OutputVariantName3=[No Variations] 495 | OutputDefault3=0 496 | 497 | [OutputGroup5] 498 | Name=Fabrication Outputs 499 | Description= 500 | TargetPrinter=OrCADPS_17.4 501 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 502 | OutputType1=Board Stack Report 503 | OutputName1=Report Board Stack 504 | OutputDocumentPath1= 505 | OutputVariantName1= 506 | OutputDefault1=0 507 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 508 | OutputType2=CompositeDrill 509 | OutputName2=Composite Drill Drawing 510 | OutputDocumentPath2= 511 | OutputVariantName2= 512 | OutputDefault2=0 513 | PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 514 | OutputType3=Drill 515 | OutputName3=Drill Drawing/Guides 516 | OutputDocumentPath3= 517 | OutputVariantName3= 518 | OutputDefault3=0 519 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 520 | OutputType4=Final 521 | OutputName4=Final Artwork Prints 522 | OutputDocumentPath4= 523 | OutputVariantName4=[No Variations] 524 | OutputDefault4=0 525 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 526 | OutputType5=Gerber 527 | OutputName5=Gerber Files 528 | OutputDocumentPath5= 529 | OutputVariantName5=[No Variations] 530 | OutputDefault5=0 531 | OutputType6=Gerber X2 532 | OutputName6=Gerber X2 Files 533 | OutputDocumentPath6= 534 | OutputVariantName6= 535 | OutputDefault6=0 536 | OutputType7=IPC2581 537 | OutputName7=IPC-2581 Files 538 | OutputDocumentPath7= 539 | OutputVariantName7= 540 | OutputDefault7=0 541 | OutputType8=Mask 542 | OutputName8=Solder/Paste Mask Prints 543 | OutputDocumentPath8= 544 | OutputVariantName8= 545 | OutputDefault8=0 546 | PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 547 | OutputType9=NC Drill 548 | OutputName9=NC Drill Files 549 | OutputDocumentPath9= 550 | OutputVariantName9= 551 | OutputDefault9=0 552 | OutputType10=ODB 553 | OutputName10=ODB++ Files 554 | OutputDocumentPath10= 555 | OutputVariantName10=[No Variations] 556 | OutputDefault10=0 557 | OutputType11=Plane 558 | OutputName11=Power-Plane Prints 559 | OutputDocumentPath11= 560 | OutputVariantName11= 561 | OutputDefault11=0 562 | PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 563 | OutputType12=Test Points 564 | OutputName12=Test Point Report 565 | OutputDocumentPath12= 566 | OutputVariantName12= 567 | OutputDefault12=0 568 | 569 | [OutputGroup6] 570 | Name=Report Outputs 571 | Description= 572 | TargetPrinter=OrCADPS_17.4 573 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 574 | OutputType1=BOM_PartType 575 | OutputName1=Bill of Materials 576 | OutputDocumentPath1= 577 | OutputVariantName1=[No Variations] 578 | OutputDefault1=0 579 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 580 | OutputType2=ComponentCrossReference 581 | OutputName2=Component Cross Reference Report 582 | OutputDocumentPath2= 583 | OutputVariantName2=[No Variations] 584 | OutputDefault2=0 585 | OutputType3=ReportHierarchy 586 | OutputName3=Report Project Hierarchy 587 | OutputDocumentPath3= 588 | OutputVariantName3=[No Variations] 589 | OutputDefault3=0 590 | OutputType4=Script 591 | OutputName4=Script Output 592 | OutputDocumentPath4= 593 | OutputVariantName4=[No Variations] 594 | OutputDefault4=0 595 | OutputType5=SimpleBOM 596 | OutputName5=Simple BOM 597 | OutputDocumentPath5= 598 | OutputVariantName5=[No Variations] 599 | OutputDefault5=0 600 | OutputType6=SinglePinNetReporter 601 | OutputName6=Report Single Pin Nets 602 | OutputDocumentPath6= 603 | OutputVariantName6=[No Variations] 604 | OutputDefault6=0 605 | OutputType7=BOM_ReportCompare 606 | OutputName7=BOM Compare 607 | OutputDocumentPath7= 608 | OutputVariantName7=[No Variations] 609 | OutputDefault7=0 610 | PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 611 | OutputType8=Export Comments 612 | OutputName8=Export Comments 613 | OutputDocumentPath8= 614 | OutputVariantName8=[No Variations] 615 | OutputDefault8=0 616 | PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 617 | 618 | [OutputGroup7] 619 | Name=Other Outputs 620 | Description= 621 | TargetPrinter=OrCADPS_17.4 622 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 623 | OutputType1=Text Print 624 | OutputName1=Text Print 625 | OutputDocumentPath1= 626 | OutputVariantName1= 627 | OutputDefault1=0 628 | PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 629 | OutputType2=Text Print 630 | OutputName2=Text Print 631 | OutputDocumentPath2= 632 | OutputVariantName2= 633 | OutputDefault2=0 634 | PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 635 | OutputType3=Text Print 636 | OutputName3=Text Print 637 | OutputDocumentPath3= 638 | OutputVariantName3= 639 | OutputDefault3=0 640 | PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 641 | OutputType4=Text Print 642 | OutputName4=Text Print 643 | OutputDocumentPath4= 644 | OutputVariantName4= 645 | OutputDefault4=0 646 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 647 | OutputType5=Text Print 648 | OutputName5=Text Print 649 | OutputDocumentPath5= 650 | OutputVariantName5= 651 | OutputDefault5=0 652 | PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 653 | OutputType6=Text Print 654 | OutputName6=Text Print 655 | OutputDocumentPath6= 656 | OutputVariantName6= 657 | OutputDefault6=0 658 | PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 659 | OutputType7=Text Print 660 | OutputName7=Text Print 661 | OutputDocumentPath7= 662 | OutputVariantName7= 663 | OutputDefault7=0 664 | PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 665 | OutputType8=Text Print 666 | OutputName8=Text Print 667 | OutputDocumentPath8= 668 | OutputVariantName8= 669 | OutputDefault8=0 670 | PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 671 | OutputType9=Text Print 672 | OutputName9=Text Print 673 | OutputDocumentPath9= 674 | OutputVariantName9= 675 | OutputDefault9=0 676 | PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 677 | OutputType10=Text Print 678 | OutputName10=Text Print 679 | OutputDocumentPath10= 680 | OutputVariantName10= 681 | OutputDefault10=0 682 | PageOptions10=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 683 | OutputType11=Text Print 684 | OutputName11=Text Print 685 | OutputDocumentPath11= 686 | OutputVariantName11= 687 | OutputDefault11=0 688 | PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 689 | OutputType12=Text Print 690 | OutputName12=Text Print 691 | OutputDocumentPath12= 692 | OutputVariantName12= 693 | OutputDefault12=0 694 | PageOptions12=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 695 | OutputType13=Text Print 696 | OutputName13=Text Print 697 | OutputDocumentPath13= 698 | OutputVariantName13= 699 | OutputDefault13=0 700 | PageOptions13=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 701 | OutputType14=Text Print 702 | OutputName14=Text Print 703 | OutputDocumentPath14= 704 | OutputVariantName14= 705 | OutputDefault14=0 706 | PageOptions14=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 707 | OutputType15=Text Print 708 | OutputName15=Text Print 709 | OutputDocumentPath15= 710 | OutputVariantName15= 711 | OutputDefault15=0 712 | PageOptions15=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 713 | OutputType16=Text Print 714 | OutputName16=Text Print 715 | OutputDocumentPath16= 716 | OutputVariantName16= 717 | OutputDefault16=0 718 | PageOptions16=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 719 | OutputType17=Text Print 720 | OutputName17=Text Print 721 | OutputDocumentPath17= 722 | OutputVariantName17= 723 | OutputDefault17=0 724 | PageOptions17=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 725 | 726 | [OutputGroup8] 727 | Name=Validation Outputs 728 | Description= 729 | TargetPrinter=OrCADPS_17.4 730 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 731 | OutputType1=BOM_Violations 732 | OutputName1=BOM Checks Report 733 | OutputDocumentPath1= 734 | OutputVariantName1= 735 | OutputDefault1=0 736 | OutputType2=Component states check 737 | OutputName2=Server's components states check 738 | OutputDocumentPath2= 739 | OutputVariantName2= 740 | OutputDefault2=0 741 | OutputType3=Configuration compliance 742 | OutputName3=Environment configuration compliance check 743 | OutputDocumentPath3= 744 | OutputVariantName3= 745 | OutputDefault3=0 746 | OutputType4=Design Rules Check 747 | OutputName4=Design Rules Check 748 | OutputDocumentPath4= 749 | OutputVariantName4= 750 | OutputDefault4=0 751 | PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 752 | OutputType5=Differences Report 753 | OutputName5=Differences Report 754 | OutputDocumentPath5= 755 | OutputVariantName5= 756 | OutputDefault5=0 757 | PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 758 | OutputType6=Electrical Rules Check 759 | OutputName6=Electrical Rules Check 760 | OutputDocumentPath6= 761 | OutputVariantName6= 762 | OutputDefault6=0 763 | PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 764 | OutputType7=Footprint Comparison Report 765 | OutputName7=Footprint Comparison Report 766 | OutputDocumentPath7= 767 | OutputVariantName7= 768 | OutputDefault7=0 769 | 770 | [OutputGroup9] 771 | Name=Export Outputs 772 | Description= 773 | TargetPrinter=OrCADPS_17.4 774 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 775 | OutputType1=AutoCAD dwg/dxf PCB 776 | OutputName1=AutoCAD dwg/dxf File PCB 777 | OutputDocumentPath1= 778 | OutputVariantName1= 779 | OutputDefault1=0 780 | OutputType2=AutoCAD dwg/dxf Schematic 781 | OutputName2=AutoCAD dwg/dxf File Schematic 782 | OutputDocumentPath2= 783 | OutputVariantName2= 784 | OutputDefault2=0 785 | OutputType3=ExportIDF 786 | OutputName3=Export IDF 787 | OutputDocumentPath3= 788 | OutputVariantName3= 789 | OutputDefault3=0 790 | OutputType4=ExportPARASOLID 791 | OutputName4=Export PARASOLID 792 | OutputDocumentPath4= 793 | OutputVariantName4=[No Variations] 794 | OutputDefault4=0 795 | OutputType5=ExportSTEP 796 | OutputName5=Export STEP 797 | OutputDocumentPath5= 798 | OutputVariantName5=[No Variations] 799 | OutputDefault5=0 800 | OutputType6=ExportVRML 801 | OutputName6=Export VRML 802 | OutputDocumentPath6= 803 | OutputVariantName6=[No Variations] 804 | OutputDefault6=0 805 | OutputType7=MBAExportPARASOLID 806 | OutputName7=Export PARASOLID 807 | OutputDocumentPath7= 808 | OutputVariantName7= 809 | OutputDefault7=0 810 | OutputType8=MBAExportSTEP 811 | OutputName8=Export STEP 812 | OutputDocumentPath8= 813 | OutputVariantName8= 814 | OutputDefault8=0 815 | OutputType9=Save As/Export PCB 816 | OutputName9=Save As/Export PCB 817 | OutputDocumentPath9= 818 | OutputVariantName9= 819 | OutputDefault9=0 820 | OutputType10=Save As/Export Schematic 821 | OutputName10=Save As/Export Schematic 822 | OutputDocumentPath10= 823 | OutputVariantName10= 824 | OutputDefault10=0 825 | OutputType11=Specctra Design PCB 826 | OutputName11=Specctra Design PCB 827 | OutputDocumentPath11= 828 | OutputVariantName11= 829 | OutputDefault11=0 830 | 831 | [OutputGroup10] 832 | Name=PostProcess Outputs 833 | Description= 834 | TargetPrinter=OrCADPS_17.4 835 | PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 836 | OutputType1=Copy Files 837 | OutputName1=Copy Files 838 | OutputDocumentPath1= 839 | OutputVariantName1= 840 | OutputDefault1=0 841 | 842 | [Modification Levels] 843 | Type1=1 844 | Type2=1 845 | Type3=1 846 | Type4=1 847 | Type5=1 848 | Type6=1 849 | Type7=1 850 | Type8=1 851 | Type9=1 852 | Type10=1 853 | Type11=1 854 | Type12=1 855 | Type13=1 856 | Type14=1 857 | Type15=1 858 | Type16=1 859 | Type17=1 860 | Type18=1 861 | Type19=1 862 | Type20=1 863 | Type21=1 864 | Type22=1 865 | Type23=1 866 | Type24=1 867 | Type25=1 868 | Type26=1 869 | Type27=1 870 | Type28=1 871 | Type29=1 872 | Type30=1 873 | Type31=1 874 | Type32=1 875 | Type33=1 876 | Type34=0 877 | Type35=1 878 | Type36=0 879 | Type37=1 880 | Type38=1 881 | Type39=1 882 | Type40=1 883 | Type41=1 884 | Type42=1 885 | Type43=1 886 | Type44=1 887 | Type45=1 888 | Type46=1 889 | Type47=1 890 | Type48=1 891 | Type49=1 892 | Type50=1 893 | Type51=1 894 | Type52=1 895 | Type53=1 896 | Type54=1 897 | Type55=1 898 | Type56=1 899 | Type57=1 900 | Type58=1 901 | Type59=1 902 | Type60=1 903 | Type61=1 904 | Type62=1 905 | Type63=1 906 | Type64=1 907 | Type65=1 908 | Type66=1 909 | Type67=1 910 | Type68=1 911 | Type69=1 912 | Type70=1 913 | Type71=1 914 | Type72=1 915 | Type73=1 916 | Type74=1 917 | Type75=1 918 | Type76=1 919 | Type77=1 920 | Type78=1 921 | Type79=1 922 | Type80=1 923 | Type81=1 924 | Type82=1 925 | Type83=1 926 | Type84=1 927 | Type85=1 928 | Type86=1 929 | Type87=1 930 | Type88=1 931 | Type89=1 932 | Type90=1 933 | Type91=1 934 | Type92=1 935 | Type93=1 936 | Type94=1 937 | Type95=1 938 | Type96=1 939 | Type97=1 940 | Type98=1 941 | Type99=1 942 | Type100=1 943 | Type101=1 944 | Type102=1 945 | Type103=1 946 | Type104=1 947 | Type105=1 948 | Type106=1 949 | Type107=1 950 | Type108=1 951 | Type109=1 952 | Type110=1 953 | Type111=1 954 | Type112=1 955 | Type113=1 956 | Type114=1 957 | Type115=1 958 | Type116=1 959 | Type117=1 960 | Type118=1 961 | Type119=1 962 | 963 | [Difference Levels] 964 | Type1=1 965 | Type2=1 966 | Type3=1 967 | Type4=1 968 | Type5=1 969 | Type6=1 970 | Type7=1 971 | Type8=1 972 | Type9=1 973 | Type10=1 974 | Type11=1 975 | Type12=1 976 | Type13=1 977 | Type14=1 978 | Type15=1 979 | Type16=1 980 | Type17=1 981 | Type18=1 982 | Type19=1 983 | Type20=1 984 | Type21=1 985 | Type22=1 986 | Type23=1 987 | Type24=1 988 | Type25=1 989 | Type26=1 990 | Type27=1 991 | Type28=1 992 | Type29=1 993 | Type30=1 994 | Type31=1 995 | Type32=1 996 | Type33=1 997 | Type34=1 998 | Type35=1 999 | Type36=1 1000 | Type37=1 1001 | Type38=1 1002 | Type39=1 1003 | Type40=1 1004 | Type41=1 1005 | Type42=1 1006 | Type43=1 1007 | Type44=1 1008 | Type45=1 1009 | Type46=1 1010 | Type47=1 1011 | Type48=1 1012 | Type49=1 1013 | Type50=1 1014 | Type51=1 1015 | Type52=1 1016 | Type53=1 1017 | Type54=1 1018 | Type55=1 1019 | Type56=1 1020 | Type57=1 1021 | Type58=1 1022 | Type59=1 1023 | Type60=1 1024 | Type61=1 1025 | Type62=1 1026 | Type63=1 1027 | Type64=1 1028 | Type65=1 1029 | Type66=1 1030 | Type67=1 1031 | Type68=1 1032 | 1033 | [Electrical Rules Check] 1034 | Type1=1 1035 | Type2=1 1036 | Type3=0 1037 | Type4=1 1038 | Type5=0 1039 | Type6=0 1040 | Type7=0 1041 | Type8=1 1042 | Type9=1 1043 | Type10=1 1044 | Type11=1 1045 | Type12=0 1046 | Type13=0 1047 | Type14=1 1048 | Type15=1 1049 | Type16=1 1050 | Type17=1 1051 | Type18=1 1052 | Type19=1 1053 | Type20=0 1054 | Type21=0 1055 | Type22=0 1056 | Type23=0 1057 | Type24=1 1058 | Type25=2 1059 | Type26=0 1060 | Type27=2 1061 | Type28=1 1062 | Type29=1 1063 | Type30=1 1064 | Type31=1 1065 | Type32=2 1066 | Type33=0 1067 | Type34=2 1068 | Type35=1 1069 | Type36=2 1070 | Type37=1 1071 | Type38=2 1072 | Type39=2 1073 | Type40=2 1074 | Type41=0 1075 | Type42=2 1076 | Type43=1 1077 | Type44=0 1078 | Type45=0 1079 | Type46=0 1080 | Type47=0 1081 | Type48=0 1082 | Type49=0 1083 | Type50=2 1084 | Type51=0 1085 | Type52=0 1086 | Type53=1 1087 | Type54=1 1088 | Type55=1 1089 | Type56=2 1090 | Type57=1 1091 | Type58=1 1092 | Type59=0 1093 | Type60=0 1094 | Type61=0 1095 | Type62=0 1096 | Type63=0 1097 | Type64=0 1098 | Type65=0 1099 | Type66=3 1100 | Type67=2 1101 | Type68=2 1102 | Type69=0 1103 | Type70=2 1104 | Type71=2 1105 | Type72=1 1106 | Type73=2 1107 | Type74=1 1108 | Type75=2 1109 | Type76=1 1110 | Type77=1 1111 | Type78=1 1112 | Type79=1 1113 | Type80=2 1114 | Type81=3 1115 | Type82=3 1116 | Type83=3 1117 | Type84=3 1118 | Type85=3 1119 | Type86=2 1120 | Type87=2 1121 | Type88=2 1122 | Type89=1 1123 | Type90=1 1124 | Type91=3 1125 | Type92=3 1126 | Type93=2 1127 | Type94=2 1128 | Type95=2 1129 | Type96=2 1130 | Type97=2 1131 | Type98=0 1132 | Type99=1 1133 | Type100=0 1134 | Type101=0 1135 | Type102=2 1136 | Type103=2 1137 | Type104=1 1138 | Type105=2 1139 | Type106=2 1140 | Type107=2 1141 | Type108=2 1142 | Type109=1 1143 | Type110=1 1144 | Type111=1 1145 | Type112=1 1146 | Type113=1 1147 | Type114=2 1148 | Type115=2 1149 | Type116=2 1150 | Type117=3 1151 | Type118=3 1152 | Type119=3 1153 | MultiChannelAlternate=2 1154 | AlternateItemFail=3 1155 | Type122=2 1156 | Type123=1 1157 | Type124=1 1158 | Type125=1 1159 | 1160 | [ERC Connection Matrix] 1161 | L1=NNNNNNNNNNNWNNNWW 1162 | L2=NNWNNNNWWWNWNWNWN 1163 | L3=NWWWNWWWWNWWNWWWN 1164 | L4=NNWNNNWEENNWNENWN 1165 | L5=NNNNNNNNNNNNNNNNN 1166 | L6=NNWNNNNEENNWNENWN 1167 | L7=NNWWNNWEENNWNENWN 1168 | L8=NWWENEENEEENNEENN 1169 | L9=NWWENEEEENEWNEEWW 1170 | L10=NWNNNNNENNNWNNFWN 1171 | L11=NNWNNNNEENNWNENWN 1172 | L12=WWWWNWWNWWWNWWWNN 1173 | L13=NNNNNNNNNNNWNNNWW 1174 | L14=NWWENEEEENEWNEEWW 1175 | L15=NNWNNNNEEFNWNENWW 1176 | L16=WWWWNWWNWWWNWWWNW 1177 | L17=WNNNNNNNWNNNWWWWN 1178 | 1179 | [Annotate] 1180 | SortOrder=3 1181 | SortLocation=0 1182 | ReplaceSubparts=0 1183 | MatchParameter1=Comment 1184 | MatchStrictly1=1 1185 | MatchParameter2=Library Reference 1186 | MatchStrictly2=1 1187 | PhysicalNamingFormat=$Component_$RoomName 1188 | GlobalIndexSortOrder=3 1189 | GlobalIndexSortLocation=0 1190 | 1191 | [PrjClassGen] 1192 | CompClassManualEnabled=0 1193 | CompClassManualRoomEnabled=0 1194 | NetClassAutoBusEnabled=1 1195 | NetClassAutoCompEnabled=0 1196 | NetClassAutoNamedHarnessEnabled=0 1197 | NetClassManualEnabled=1 1198 | NetClassSeparateForBusSections=0 1199 | 1200 | [LibraryUpdateOptions] 1201 | SelectedOnly=0 1202 | UpdateVariants=1 1203 | UpdateToLatestRevision=1 1204 | PartTypes=0 1205 | FullReplace=1 1206 | UpdateDesignatorLock=1 1207 | UpdatePartIDLock=1 1208 | PreserveParameterLocations=1 1209 | PreserveParameterVisibility=1 1210 | DoGraphics=1 1211 | DoParameters=1 1212 | DoModels=1 1213 | AddParameters=0 1214 | RemoveParameters=0 1215 | AddModels=1 1216 | RemoveModels=1 1217 | UpdateCurrentModels=1 1218 | 1219 | [DatabaseUpdateOptions] 1220 | SelectedOnly=0 1221 | UpdateVariants=1 1222 | UpdateToLatestRevision=1 1223 | PartTypes=0 1224 | 1225 | [NetInfos] 1226 | Net1=NetName=SD3_CLK|NetColor=clYellow 1227 | Net2=NetName=SD3_CMD|NetColor=$000099CC 1228 | Net3=NetName=SD3_DATA0|NetColor=$000099CC 1229 | Net4=NetName=SD3_DATA1|NetColor=$000099CC 1230 | Net5=NetName=SD3_DATA2|NetColor=$000099CC 1231 | Net6=NetName=SD3_DATA3|NetColor=$000099CC 1232 | Net7=NetName=SD3_DATA4|NetColor=$000099CC 1233 | Net8=NetName=SD3_DATA5|NetColor=$000099CC 1234 | Net9=NetName=SD3_DATA6|NetColor=$000099CC 1235 | Net10=NetName=SD3_DATA7|NetColor=$000099CC 1236 | Net11=NetName=SD3_STROBE|NetColor=clYellow 1237 | Net12=NetName=VDD_3V3|NetColor=$008E00C5 1238 | Net13=NetName=VSYS_5V|NetColor=$006E6EFF 1239 | 1240 | [Comparison Options] 1241 | ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=-1|UseName=-1|InclAllRules=0 1242 | ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=-1|UseName=-1|InclAllRules=0 1243 | ComparisonOptions2=Kind=Component Class|MinPercent=75|MinMatch=3|ShowMatch=-1|UseName=-1|InclAllRules=0 1244 | ComparisonOptions3=Kind=Rule|MinPercent=75|MinMatch=3|ShowMatch=-1|UseName=-1|InclAllRules=0 1245 | ComparisonOptions4=Kind=Differential Pair|MinPercent=50|MinMatch=1|ShowMatch=0|UseName=0|InclAllRules=0 1246 | ComparisonOptions5=Kind=Structure Class|MinPercent=75|MinMatch=3|ShowMatch=-1|UseName=-1|InclAllRules=0 1247 | 1248 | [SmartPDF] 1249 | PageOptions=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=Letter|PaperIndex=1 1250 | 1251 | -------------------------------------------------------------------------------- /iMX8M_CPU.PrjPcbStructure: -------------------------------------------------------------------------------- 1 | Record=TopLevelDocument|FileName=P[02]_Block_Diagram.SchDoc|SheetNumber= 2 | Record=NoMainPathDocument|SourceDocument=P[02]_Block_Diagram.SchDoc|FileName=P[04]_CPU_POWER.SchDoc|SheetNumber= 3 | Record=NoMainPathDocument|SourceDocument=P[02]_Block_Diagram.SchDoc|FileName=P[05]_PMIC.SchDoc|SheetNumber= 4 | Record=NoMainPathDocument|SourceDocument=P[02]_Block_Diagram.SchDoc|FileName=P[06]_LPDDR4.SchDoc|SheetNumber= 5 | Record=NoMainPathDocument|SourceDocument=P[02]_Block_Diagram.SchDoc|FileName=P[07]_CPU_PHY.SchDoc|SheetNumber= 6 | Record=NoMainPathDocument|SourceDocument=P[02]_Block_Diagram.SchDoc|FileName=P[08]_CPU_MISC.SchDoc|SheetNumber= 7 | Record=NoMainPathDocument|SourceDocument=P[02]_Block_Diagram.SchDoc|FileName=P[09]_eMMC_QSPI.SchDoc|SheetNumber= 8 | Record=NoMainPathDocument|SourceDocument=P[02]_Block_Diagram.SchDoc|FileName=P[10]WIFI_Bluetooth.SchDoc|SheetNumber= 9 | Record=NoMainPathDocument|SourceDocument=P[02]_Block_Diagram.SchDoc|FileName=P[11]_CPU_IO.SchDoc|SheetNumber= 10 | Record=NoMainPathDocument|SourceDocument=P[02]_Block_Diagram.SchDoc|FileName=P[12]SOM_Interface.SchDoc|SheetNumber= 11 | Record=NoMainPathDocument|SourceDocument=P[02]_Block_Diagram.SchDoc|FileName=P[13]BOOT_CFG.SchDoc|SheetNumber= 12 | --------------------------------------------------------------------------------