Skip to content

Commit

Permalink
Fix VDD/VCS/VCA Voltage Rail Settings
Browse files Browse the repository at this point in the history
  • Loading branch information
wghoffa committed Mar 21, 2017
1 parent cf8d93b commit df7e7ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions witherspoon.xml
Expand Up @@ -14973,11 +14973,11 @@
</attribute>
<attribute>
<id>VCS_AVSBUS_BUSNUM</id>
<default>1</default>
<default>0</default>
</attribute>
<attribute>
<id>VCS_AVSBUS_RAIL</id>
<default>0</default>
<default>1</default>
</attribute>
<attribute>
<id>VCS_BOOT_VOLTAGE</id>
Expand All @@ -14997,7 +14997,7 @@
</attribute>
<attribute>
<id>VDD_AVSBUS_RAIL</id>
<default>1</default>
<default>0</default>
</attribute>
<attribute>
<id>VDD_BOOT_VOLTAGE</id>
Expand All @@ -15009,7 +15009,7 @@
</attribute>
<attribute>
<id>VDN_AVSBUS_RAIL</id>
<default>1</default>
<default>0</default>
</attribute>
<attribute>
<id>VDN_BOOT_VOLTAGE</id>
Expand Down

0 comments on commit df7e7ad

Please sign in to comment.