Skip to content

Commit

Permalink
VC707 board: improved DDR3 timing parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-tarassov committed Feb 22, 2023
1 parent 927d7a1 commit e78fa8e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion board/kc705/DDR3-2Rx64-8GB.prj
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<Pin Bank="Select Bank" PADName="No connect" name="tg_compare_error"/>
</System_Control>
<TimingParameters>
<Parameters tcke="5" tfaw="30" tras="35" trcd="13.75" trefi="7.8" trfc="260" trp="13.125" trrd="6" trtp="7.5" twtr="7.5"/>
<Parameters tcke="5" tfaw="30" tras="35" trcd="13.75" trefi="7.8" trfc="260" trp="13.75" trrd="6" trtp="7.5" twtr="7.5"/>
</TimingParameters>
<mrBurstLength name="Burst Length">8 - Fixed</mrBurstLength>
<mrBurstType name="Read Burst Type and Length">Sequential</mrBurstType>
Expand Down
2 changes: 1 addition & 1 deletion board/vc707/DDR3-1Rx64-1GB.prj
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<Pin Bank="Select Bank" PADName="No connect" name="tg_compare_error"/>
</System_Control>
<TimingParameters>
<Parameters tcke="5" tfaw="30" tras="35" trcd="13.125" trefi="7.8" trfc="110" trp="13.125" trrd="6" trtp="7.5" twtr="7.5"/>
<Parameters tcke="5" tfaw="30" tras="35" trcd="13.75" trefi="7.8" trfc="110" trp="13.75" trrd="6" trtp="7.5" twtr="7.5"/>
</TimingParameters>
<mrBurstLength name="Burst Length">8 - Fixed</mrBurstLength>
<mrBurstType name="Read Burst Type and Length">Sequential</mrBurstType>
Expand Down
2 changes: 1 addition & 1 deletion board/vc707/DDR3-2Rx64-8GB.prj
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<Pin Bank="Select Bank" PADName="No connect" name="tg_compare_error"/>
</System_Control>
<TimingParameters>
<Parameters tcke="5" tfaw="30" tras="35" trcd="13.75" trefi="7.8" trfc="260" trp="13.125" trrd="6" trtp="7.5" twtr="7.5"/>
<Parameters tcke="5" tfaw="30" tras="35" trcd="13.75" trefi="7.8" trfc="260" trp="13.75" trrd="6" trtp="7.5" twtr="7.5"/>
</TimingParameters>
<mrBurstLength name="Burst Length">8 - Fixed</mrBurstLength>
<mrBurstType name="Read Burst Type and Length">Sequential</mrBurstType>
Expand Down

0 comments on commit e78fa8e

Please sign in to comment.