Skip to content

Commit

Permalink
Merge pull request #8 from MengzeLiao/boot_1.6G_and_distloss
Browse files Browse the repository at this point in the history
set boot frequency to 1.6G and correct distloss
  • Loading branch information
ngruend committed Mar 23, 2017
2 parents cee2173 + 855ba5f commit a414e78
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions romulus.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9240,7 +9240,7 @@
</attribute>
<attribute>
<id>BOOT_FREQ_MULT</id>
<default>120</default>
<default>96</default>
</attribute>
<attribute>
<id>BRANCH_PIBMEM_ADDR</id>
Expand Down Expand Up @@ -10670,15 +10670,15 @@
</attribute>
<attribute>
<id>PROC_R_DISTLOSS_VCS_UOHM</id>
<default>0</default>
<default>64</default>
</attribute>
<attribute>
<id>PROC_R_DISTLOSS_VDD_UOHM</id>
<default>150</default>
<default>10</default>
</attribute>
<attribute>
<id>PROC_R_DISTLOSS_VDN_UOHM</id>
<default>232</default>
<default>23</default>
</attribute>
<attribute>
<id>PROC_R_LOADLINE_VCS_UOHM</id>
Expand Down

0 comments on commit a414e78

Please sign in to comment.