summaryrefslogtreecommitdiffstats
path: root/PCIE_X8_ABSTRACT.xml
diff options
context:
space:
mode:
Diffstat (limited to 'PCIE_X8_ABSTRACT.xml')
-rw-r--r--PCIE_X8_ABSTRACT.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/PCIE_X8_ABSTRACT.xml b/PCIE_X8_ABSTRACT.xml
new file mode 100644
index 0000000..1fcdb20
--- /dev/null
+++ b/PCIE_X8_ABSTRACT.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: PCIE_X8_ABSTRACT.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2014 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
+<!-- you may not use this file except in compliance with the License. -->
+<!-- You may obtain a copy of the License at -->
+<!-- -->
+<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
+<!-- -->
+<!-- Unless required by applicable law or agreed to in writing, software -->
+<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
+<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
+<!-- implied. See the License for the specific language governing -->
+<!-- permissions and limitations under the License. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<!-- $Header: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/systems/pegasus/xml/parts/PCIE_X8_ABSTRACT.xml,v 1.1 2012-02-07 20:15:25 njames Exp $ -->
+<parts xmlns:xi="http://www.w3.org/2001/XInclude"
+ xmlns:mrw="http://w3.ibm.com/stg/power-firmware/schema/mrw"
+ xmlns="http://w3.ibm.com/stg/power-firmware/schema/mrw"
+ >
+
+<part>
+ <id>PCIE_X8_ABSTRACT</id>
+ <part-class>blackbox</part-class>
+ <part-type>pcie-blackbox</part-type>
+ <units>
+ <i2c-slave-units>
+ <i2c-slave-unit>
+ <id>I2C</id>
+ <pin-name>SDA</pin-name>
+ <fixed-address></fixed-address>
+ </i2c-slave-unit>
+ </i2c-slave-units>
+ <pcie-endpoint-units>
+ <pcie-endpoint-unit><id>PCIE_X8</id><width>8</width></pcie-endpoint-unit>
+ </pcie-endpoint-units>
+ <power-input-units>
+ <power-input-unit>
+ <id>3.3V</id>
+ <pin-name>VCC</pin-name>
+ <voltage voltage-units="Volts">3.3</voltage>
+ <current-nom current-units="Amps">0.01</current-nom>
+ <current-max current-units="Amps">0.02</current-max>
+ </power-input-unit>
+ <power-input-unit>
+ <id>12V</id>
+ <pin-name>12V</pin-name>
+ <voltage voltage-units="Volts">12</voltage>
+ <current-nom current-units="Amps">0.01</current-nom>
+ <current-max current-units="Amps">0.02</current-max>
+ </power-input-unit>
+ </power-input-units>
+ </units>
+</part>
+
+</parts>
OpenPOWER on IntegriCloud