ebaz4205_adc_test/NA/ps7_summary.html

32780 lines
652 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<title>Zynq PS configuration detail</title>
<style type="text/css">.sitename { background-color: #EEE;border:2px ridge #FFCF01;color: #B20838; font-size:22px; font-style:oblique; font-weight:bold;margin:0px 0px 10px 0px;padding:5px 0px; text-align:center; z-index: 3; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;}.navpath {color: #FFCF01; font-size:8px;padding: 7px 2px 2px 11px; text-transform: capitalize; z-index:2;}.navbar { background-color: #B20838; background-color: #EE3424;color: #fff;border: 1px solid #000; border-left: 0px solid #000; border-right: 0px solid #000; font-family: arial, sans-serif; font-weight: bold;height:50px; letter-spacing: 2px; text-transform: uppercase;position:fixed;top:0px;left:0px;right:0px; z-index: 0; /* -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; */}.navlink_container { text-align:center;position: absolute;bottom:-1px;}.navbar a {color: #FFF;}.navbar a:hover {color: #EC891D;}.navbar ul { margin-left: 0px;height: 70px;overflow: hidden;}.navbar li { background-color: #B20838;padding: 4px 400px 4px 400px;float: left; font-size:24px;width: 800px;}.navbar li:hover { background-color: #000;color: #eee;}.navbar li#last { padding-right: 10px; border-right: 1px solid #050505; background-image: none;}.nav_splash {width: 80%;float:right; z-index: 0;}.search_form {position:fixed;top:25px;right:5px; z-index:2;}.action_tray {padding:5px;position: fixed;top: 57px;width: 210px;}.action_tray_header { text-align: center; background-color: #DDD;border: 2px groove #FFCF01; margin-bottom: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;}.action_tray_header:hover { background-color: #eee;}.action_container {padding:10px 5px; text-align: center;}.action { background-color: #FFF;border: 1px outset #B20838;padding: 5px 0px; font-weight:bolder; margin-bottom: 2px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px; text-transform:uppercase;color: #B20838; }.action:hover {border: 1px inset #000; background-color: #FFCF01;color: #000;}.content_container { background-color:#fff;border: 0px solid #000; border-left: 1px solid #000;color: #000;overflow:auto;padding: 10px;position:fixed;left: 224px;top: 52px;right: 0px;bottom:0px; text-align: left; padding-right:25px; z-index:1;}.SelectButtons { background-color:white; border-width:1px 1px 1px 1px; border-style:solid; border-color:black;margin:10px 10px 10px 0px; z-index:2; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; font-weight:bold;}address { margin-top: 1em; padding-top: 1em; border-top: thin dotted }.viewButtons { background-color:#F3F781; border-width:1px 1px 1px 1px; border-style:solid; border-color:black;margin:10px 0px 10px 0px; z-index:2; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; font-weight:bold;}address { margin-top: 1em; padding-top: 1em; border-top: thin dotted }.db_selector {margin:10px 0px 10px 0px;}.db_selector_title { background-color: #00FFFF;border: 1px solid #000; margin-bottom:5px; font-weight:bold;padding:5px 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}select { background-color: #FFEFC0; font-weight:bolder;padding:3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}select:hover { background-color: #AFEFF0; }</style>
<script type="text/javascript" language="JavaScript">function ChangeSilRegLink(id) { var ver=document.getElementById(id).value; if (ver == "Silicon3.0") { document.getElementById("MIO_Registers").href="#ps7_mio_init_data_3_0"; document.getElementById("PLL_Registers").href="#ps7_pll_init_data_3_0"; document.getElementById("Clock_Registers").href="#ps7_clock_init_data_3_0"; document.getElementById("DDR_Registers").href="#ps7_ddr_init_data_3_0"; document.getElementById("Peri_Registers").href="#ps7_peripherals_init_data_3_0"; window.location = '#ps7_mio_init_data_3_0'; } else if (ver == "Silicon2.0") { document.getElementById("MIO_Registers").href="#ps7_mio_init_data_2_0"; document.getElementById("PLL_Registers").href="#ps7_pll_init_data_2_0"; document.getElementById("Clock_Registers").href="#ps7_clock_init_data_2_0"; document.getElementById("DDR_Registers").href="#ps7_ddr_init_data_2_0"; document.getElementById("Peri_Registers").href="#ps7_peripherals_init_data_2_0"; window.location = '#ps7_mio_init_data_2_0'; } else { document.getElementById("MIO_Registers").href="#ps7_mio_init_data_1_0"; document.getElementById("PLL_Registers").href="#ps7_pll_init_data_1_0"; document.getElementById("Clock_Registers").href="#ps7_clock_init_data_1_0"; document.getElementById("DDR_Registers").href="#ps7_ddr_init_data_1_0"; document.getElementById("Peri_Registers").href="#ps7_peripherals_init_data_1_0"; window.location = '#ps7_mio_init_data_1_0'; }}</script>
<body>
<DIV class="navbar">
<DIV class="navlink_container">
<A id="Summary" href="#">
<li>
<DIV class="navlink">Zynq PS Register Summary Viewer
</DIV>
</li>
</A>
</DIV>
</DIV>
<DIV class="action_tray">
<A id="Report" href="#">
<DIV class="sitename">Zynq PS7 Summary Report
</DIV>
</A>
<DIV class="viewButtons">User Configurations
</DIV>
<DIV class="viewButtons">
<A id="MIO_Configurations" href="#ZynqPerTab">
<DIV class="viewButtonHalf">MIO Configurations
</DIV>
</A>
<HR class="action_separator">
<A id="CLK_Configurations" href="#ClockInfoTab">
<DIV class="viewButtonHalf">CLK Configurations
</DIV>
</A>
<HR class="action_separator">
<A id="DDR_Configurations" href="#DDRInfoTab">
<DIV class="viewButtonHalf">DDR Configurations
</DIV>
</A>
<HR class="action_separator">
<A id="SMC_Configurations" href="#SMCInfoTab">
<DIV class="viewButtonHalf">SMC Configurations
</DIV>
</A>
</DIV>
<DIV class="db_selector">
<DIV class="db_selector_title">Select Version:
<select id="db_selection" class="db_selection" onChange="ChangeSilRegLink(this.id)" width="210" style="width: 210px">
<option value="Silicon3.0">Silicon 3.0</option>
<option value="Silicon2.0">Silicon 2.0</option>
<option value="Silicon1.0">Silicon 1.0</option>
</select>
</DIV>
</DIV>
<DIV class="viewButtons">Zynq Register View
</DIV>
<DIV class="action_container">
<A id="MIO_Registers" href="#ps7_mio_init_data_3_0">
<DIV class="action">MIO Registers
</DIV>
</A>
<A id="PLL_Registers" href="#ps7_pll_init_data_3_0">
<DIV class="action">PLL Registers
</DIV>
</A>
<A id="Clock_Registers" href="#ps7_clock_init_data_3_0">
<DIV class="action">Clock Registers
</DIV>
</A>
<A id="DDR_Registers" href="#ps7_ddr_init_data_3_0">
<DIV class="action">DDR Registers
</DIV>
</A>
<A id="Peri_Registers" href="#ps7_peripherals_init_data_3_0">
<DIV class="action">Peripherals Registers
</DIV>
</A>
</DIV>
<DIV class="content_container">This design is targeted for xc7z010 board (part number: xc7z010clg400-1)
<br>
<H1>Zynq Design Summary</H1>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=20% BGCOLOR=#C0C0FF>
<B>Device</B>
</TD>
<TD width=80% BGCOLOR=#E6E6E6>
xc7z010
</TD>
</TR>
<TR valign="top">
<TD width=20% BGCOLOR=#C0C0FF>
<B>SpeedGrade</B>
</TD>
<TD width=80% BGCOLOR=#E6E6E6>
-1
</TD>
</TR>
<TR valign="top">
<TD width=20% BGCOLOR=#C0C0FF>
<B>Part</B>
</TD>
<TD width=80% BGCOLOR=#E6E6E6>
xc7z010clg400-1
</TD>
</TR>
<TR valign="top">
<TD width=20% BGCOLOR=#C0C0FF>
<B>Description</B>
</TD>
<TD width=80% BGCOLOR=#E6E6E6>
Zynq PS Configuration Report with register details
</TD>
</TR>
<TR valign="top">
<TD width=20% BGCOLOR=#C0C0FF>
<B>Vendor</B>
</TD>
<TD width=80% BGCOLOR=#E6E6E6>
Xilinx
</TD>
</TR>
</TABLE>
<H2><a name="ZynqPerTab">MIO Table View</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=10% BGCOLOR=#C0C0FF>
<B>MIO Pin</B>
</TD>
<TD width=10% BGCOLOR=#C0C0FF>
<B>Peripheral</B>
</TD>
<TD width=10% BGCOLOR=#C0C0FF>
<B>Signal</B>
</TD>
<TD width=10% BGCOLOR=#C0C0FF>
<B>IO Type</B>
</TD>
<TD width=10% BGCOLOR=#C0C0FF>
<B>Speed</B>
</TD>
<TD width=10% BGCOLOR=#C0C0FF>
<B>Pullup</B>
</TD>
<TD width=10% BGCOLOR=#C0C0FF>
<B>Direction</B>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 21</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 22</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 23</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
UART 1
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
tx
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
LVCMOS 3.3V
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
slow
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
enabled
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
out
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 25</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
UART 1
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
rx
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
LVCMOS 3.3V
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
slow
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
enabled
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
in
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 26</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 27</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 28</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 29</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 30</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 31</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 33</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 34</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 35</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 36</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 37</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 38</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 39</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 40</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
SD 0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
clk
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
LVCMOS 3.3V
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
slow
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
enabled
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
inout
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 41</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
SD 0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
cmd
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
LVCMOS 3.3V
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
slow
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
enabled
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
inout
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 42</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
SD 0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
data[0]
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
LVCMOS 3.3V
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
slow
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
enabled
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
inout
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 43</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
SD 0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
data[1]
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
LVCMOS 3.3V
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
slow
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
enabled
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
inout
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 44</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
SD 0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
data[2]
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
LVCMOS 3.3V
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
slow
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
enabled
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
inout
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 45</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
SD 0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
data[3]
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
LVCMOS 3.3V
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
slow
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
enabled
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
inout
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 46</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 47</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 48</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 49</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 50</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 51</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 52</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>MIO 53</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
</TABLE>
<H2><a name="DDRInfoTab">DDR Memory information</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=10% BGCOLOR=#E0F8F7>
<B>Parameter name</B>
</TD>
<TD width=10% BGCOLOR=#E0F8F7>
<B>Value</B>
</TD>
<TD width=10% BGCOLOR=#E0F8F7>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Enable DDR</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
1
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Enable DDR Controller of Zynq PS
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Memory Part</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
MT41K128M16 JT-125
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>DRAM bus width</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
16 Bit
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Select the desired data width. Refer to the Thechnical Reference Manual(TRM) for a detailed list of supported DDR data widths
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>ECC</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Disabled
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
ECC is supported only for data width of 16-bit
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>BURST Length (lppdr only)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
8
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Select the burst Length. It refers to the amount of data read/written after a read/write command is presented to the controller
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Internal Vref</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Operating Frequency (MHz)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
533.333333
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Chose the clock period for the desired frequency. The allowed freq range (200 - 667 MHz) is a function of FPGA part and FPGA speed grade
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>HIGH temperature</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Normal (0-85)
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Select the operating temparature
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>DRAM IC bus width</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
16 Bits
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Provide the width of the DRAM chip
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>DRAM Device Capacity</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
2048 MBits
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Speed Bin</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
DDR3_1066F
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Provide the Speed Bin
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>BANK Address Count</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
3
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Defines the bank to which an active an ACTIVE, READ, WRITE, or Precharge Command is being applied
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>ROW Address Count</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
14
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Provide the Row address for ACTIVE commands
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>COLUMN Address Count</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
10
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Provide the Row address for READ/WRITE commands
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>CAS Latency</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
7
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Select the Column Access Strobe (CAS) Latency. It refers to the amount of time it takes for data to appear on the pins of the memory module
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>CAS Write Latency</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
6
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Select the CAS Write Latency
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>RAS to CAS Delay</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
7
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Provide the row address to column address delay time. tRCD is t he time required between the memory controller asserting a row address strobe (RAS), and then asserting the column address strobe (CAS)
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>RECHARGE Time</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
7
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Precharge Time (tRP) is the number of clock cycles needed o terminate acces s to an open row of memory, and open access to the next row
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>tRC (ns )</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
48.75
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Provide the Row cycle time tRC (ns)
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>tRASmin ( ns )</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
35.0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
tRASmin (ns) is the minimum number of clock cycles required between an Active command and issuing the Precharge command
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>tFAW</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
40.0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
It restricts the number of activates that can be done within a certain window of time
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>ADDITIVE Latency</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
Provide the Additive Latency (ns). Increases the efficiency of the command and data bus for sustainable bandwidths
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Write levelling</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
1
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Read gate</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
1
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Read gate</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
1
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>DQS to Clock delay [0] (ns)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
0.0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
The daly difference of each DQS path delay subtracted from the clock path delay
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>DQS to Clock delay [1] (ns)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
0.0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
The daly difference of each DQS path delay subtracted from the clock path delay
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>DQS to Clock delay [2] (ns)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
0.0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
The daly difference of each DQS path delay subtracted from the clock path delay
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>DQS to Clock delay [3] (ns)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
0.0
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
The daly difference of each DQS path delay subtracted from the clock path delay
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Board delay [0] (ns)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
0.106
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
The average of the data midpoint delay, of the data delays associated with a byte lane (DDR_DQ, DDR_DM) averaged with the midpoint of the cloc kdelays (DDR_CK, DR_CK_N)
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Board delay [1] (ns)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
0.106
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
The average of the data midpoint delay, of the data delays associated with a byte lane (DDR_DQ, DDR_DM) averaged with the midpoint of the cloc kdelays (DDR_CK, DR_CK_N)
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Board delay [2] (ns)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
0.106
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
The average of the data midpoint delay, of the data delays associated with a byte lane (DDR_DQ, DDR_DM) averaged with the midpoint of the cloc kdelays (DDR_CK, DR_CK_N)
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>Board delay [3] (ns)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
0.106
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
The average of the data midpoint delay, of the data delays associated with a byte lane (DDR_DQ, DDR_DM) averaged with the midpoint of the cloc kdelays (DDR_CK, DR_CK_N)
</TD>
</TR>
</TABLE>
<H2><a name="ClockInfoTab">PS Clocks information</a></H2>
<H2><a name="ClockInfoTab">PS Reference Clock : 33.333333</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=10% BGCOLOR=#E0F8F7>
<B>Peripheral</B>
</TD>
<TD width=10% BGCOLOR=#E0F8F7>
<B>PLL source</B>
</TD>
<TD width=10% BGCOLOR=#E0F8F7>
<B>Frequency (MHz)</B>
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>CPU 6x Freq (MHz)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
ARM PLL
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
666.666687
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>ENET0 Freq (MHz)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
External
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
125.000000
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>SDIO Freq (MHz)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
IO PLL
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
100.000000
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>UART Freq (MHz)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
IO PLL
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
100.000000
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>FPGA0 Freq (MHz)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
IO PLL
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
100.000000
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>FPGA1 Freq (MHz)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
IO PLL
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
10.000000
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>FPGA2 Freq (MHz)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
IO PLL
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
10.000000
</TD>
</TR>
<TR valign="top">
<TD width=10% BGCOLOR=#FBF5EF>
<B>FPGA3 Freq (MHz)</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
IO PLL
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
10.000000
</TD>
</TR>
</TABLE>
<H2><a name="ps7_pll_init_data_3_0">ps7_pll_init_data_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SLCR_UNLOCK">
SLCR_UNLOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>WO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SLCR Write Protection Unlock</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ARM_PLL_CFG">
ARM_PLL_CFG
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000110</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ARM PLL Configuration</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ARM_PLL_CTRL">
ARM_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ARM PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ARM_PLL_CTRL">
ARM_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ARM PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ARM_PLL_CTRL">
ARM_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ARM PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ARM_PLL_CTRL">
ARM_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ARM PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ARM_PLL_CTRL">
ARM_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ARM PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ARM_CLK_CTRL">
ARM_CLK_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000120</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>CPU Clock Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDR_PLL_CFG">
DDR_PLL_CFG
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000114</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR PLL Configuration</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDR_PLL_CTRL">
DDR_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000104</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDR_PLL_CTRL">
DDR_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000104</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDR_PLL_CTRL">
DDR_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000104</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDR_PLL_CTRL">
DDR_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000104</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDR_PLL_CTRL">
DDR_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000104</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDR_CLK_CTRL">
DDR_CLK_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000124</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR Clock Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#IO_PLL_CFG">
IO_PLL_CFG
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000118</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>IO PLL Configuration</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#IO_PLL_CTRL">
IO_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000108</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>IO PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#IO_PLL_CTRL">
IO_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000108</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>IO PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#IO_PLL_CTRL">
IO_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000108</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>IO PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#IO_PLL_CTRL">
IO_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000108</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>IO PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#IO_PLL_CTRL">
IO_PLL_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000108</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>IO PLL Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SLCR_LOCK">
SLCR_LOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>WO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SLCR Write Protection Lock</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ps7_pll_init_data_3_0">ps7_pll_init_data_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<H1>SLCR SETTINGS</H1>
<H2><a name="SLCR_UNLOCK">Register (<A href=#mod___slcr> slcr </A>)SLCR_UNLOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SLCR_UNLOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>UNLOCK_KEY</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>df0d</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>df0d</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write the unlock key, 0xDF0D, to enable writes to the slcr registers. All slcr registers, 0xF800_0000 to 0xF800_0B74, are writeable until locked using the SLCR_LOCK register. A read of this register returns zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SLCR_UNLOCK@0XF8000008</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>df0d</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SLCR Write Protection Unlock</B>
</TD>
</TR>
</TABLE>
<P>
<H1>PLL SLCR REGISTERS</H1>
<H1>ARM PLL INIT</H1>
<H2><a name="ARM_PLL_CFG">Register (<A href=#mod___slcr> slcr </A>)ARM_PLL_CFG</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ARM_PLL_CFG</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000110</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_RES</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive the PLL_RES[3:0] input of the PLL to set the PLL loop filter resistor control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_CP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive the PLL_CP[3:0] input of the PLL to set the PLL charge pump control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LOCK_CNT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fa</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>fa000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive the LOCK_CNT[9:0] input of the PLL to set the number of clock cycles the PLL needs to have clkref and clkfb aligned with a certain window before syaing locked.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ARM_PLL_CFG@0XF8000110</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3ffff0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>fa220</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ARM PLL Configuration</B>
</TD>
</TR>
</TABLE>
<P>
<H1>UPDATE FB_DIV</H1>
<H2><a name="ARM_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)ARM_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ARM_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_FDIV</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>28</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>28000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Provide the feedback divisor for the PLL. Note: Before changing this value, the PLL must first be bypassed and then put into reset mode. Refer to the Zynq-7000 TRM, UG585, Clocks chapter for CP/RES/CNT values for the PLL.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ARM_PLL_CTRL@0XF8000100</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7f000</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>28000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ARM PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>BY PASS PLL</H1>
<H2><a name="ARM_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)ARM_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ARM_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_BYPASS_FORCE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ARM PLL Bypass override control: PLL_BYPASS_QUAL = 0: 0: enabled, not bypassed. 1: bypassed. PLL_BYPASS_QUAL = 1 (QUAL bit default value): 0: PLL mode is set based on pin strap setting. 1: PLL bypassed regardless of the pin strapping.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ARM_PLL_CTRL@0XF8000100</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ARM PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>ASSERT RESET</H1>
<H2><a name="ARM_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)ARM_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ARM_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_RESET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PLL reset control: 0: de-assert (PLL operating) 1: assert (PLL held in reset)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ARM_PLL_CTRL@0XF8000100</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ARM PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>DEASSERT RESET</H1>
<H2><a name="ARM_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)ARM_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ARM_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_RESET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PLL reset control: 0: de-assert (PLL operating) 1: assert (PLL held in reset)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ARM_PLL_CTRL@0XF8000100</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ARM PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>CHECK PLL STATUS</H1>
<H2><a name="PLL_STATUS">Register (<A href=#mod___slcr> slcr </A>)PLL_STATUS</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_STATUS</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800010C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ARM_PLL_LOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ARM PLL lock status: 0: not locked, 1: locked</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>PLL_STATUS@0XF800010C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>tobe</B>
</TD>
</TR>
</TABLE>
<P>
<H1>REMOVE PLL BY PASS</H1>
<H2><a name="ARM_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)ARM_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ARM_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_BYPASS_FORCE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ARM PLL Bypass override control: PLL_BYPASS_QUAL = 0: 0: enabled, not bypassed. 1: bypassed. PLL_BYPASS_QUAL = 1 (QUAL bit default value): 0: PLL mode is set based on pin strap setting. 1: PLL bypassed regardless of the pin strapping.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ARM_PLL_CTRL@0XF8000100</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ARM PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ARM_CLK_CTRL">Register (<A href=#mod___slcr> slcr </A>)ARM_CLK_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ARM_CLK_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000120</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SRCSEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>30</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Select the source used to generate the CPU clock: 0x: ARM PLL 10: DDR PLL 11: IO PLL This field is reset by POR only.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DIVISOR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Frequency divisor for the CPU clock source.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CPU_6OR4XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>24:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>CPU_6x4x Clock control: 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CPU_3OR2XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:25</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>CPU_3x2x Clock control: 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CPU_2XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>26:26</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>CPU_2x Clock control: 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>27:27</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>CPU_1x Clock control: 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CPU_PERI_CLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>28:28</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Clock active: 0: Clock is disabled 1: Clock is enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ARM_CLK_CTRL@0XF8000120</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1f003f30</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1f000200</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>CPU Clock Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>DDR PLL INIT</H1>
<H2><a name="DDR_PLL_CFG">Register (<A href=#mod___slcr> slcr </A>)DDR_PLL_CFG</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_PLL_CFG</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000114</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_RES</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive the PLL_RES[3:0] input of the PLL to set the PLL loop filter resistor control.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_CP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive the PLL_CP[3:0] input of the PLL to set the PLL charge pump control.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LOCK_CNT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>12c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12c000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive the LOCK_CNT[9:0] input of the PLL to set the number of clock cycles the PLL needs to have clkref and clkfb aligned with a certain window before staying locked.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDR_PLL_CFG@0XF8000114</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3ffff0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>12c220</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR PLL Configuration</B>
</TD>
</TR>
</TABLE>
<P>
<H1>UPDATE FB_DIV</H1>
<H2><a name="DDR_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)DDR_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000104</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_FDIV</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Provide the feedback divisor for the PLL. Note: Before changing this value, the PLL must first be bypassed and then put into reset mode. Refer to the Zynq-7000 TRM, UG585, Clocks chapter for CP/RES/CNT values for the PLL.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDR_PLL_CTRL@0XF8000104</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7f000</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>20000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>BY PASS PLL</H1>
<H2><a name="DDR_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)DDR_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000104</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_BYPASS_FORCE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR PLL Bypass override control: PLL_BYPASS_QUAL = 0 0: enabled, not bypassed. 1: bypassed. PLL_BYPASS_QUAL = 1 (QUAL bit default value) 0: PLL mode is set based on pin strap setting. 1: PLL bypass is enabled regardless of the pin strapping.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDR_PLL_CTRL@0XF8000104</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>ASSERT RESET</H1>
<H2><a name="DDR_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)DDR_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000104</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_RESET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PLL reset control: 0: de-assert (PLL operating) 1: assert (PLL held in reset)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDR_PLL_CTRL@0XF8000104</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>DEASSERT RESET</H1>
<H2><a name="DDR_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)DDR_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000104</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_RESET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PLL reset control: 0: de-assert (PLL operating) 1: assert (PLL held in reset)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDR_PLL_CTRL@0XF8000104</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>CHECK PLL STATUS</H1>
<H2><a name="PLL_STATUS">Register (<A href=#mod___slcr> slcr </A>)PLL_STATUS</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_STATUS</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800010C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_PLL_LOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR PLL lock status: 0: not locked, 1: locked</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>PLL_STATUS@0XF800010C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>tobe</B>
</TD>
</TR>
</TABLE>
<P>
<H1>REMOVE PLL BY PASS</H1>
<H2><a name="DDR_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)DDR_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000104</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_BYPASS_FORCE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR PLL Bypass override control: PLL_BYPASS_QUAL = 0 0: enabled, not bypassed. 1: bypassed. PLL_BYPASS_QUAL = 1 (QUAL bit default value) 0: PLL mode is set based on pin strap setting. 1: PLL bypass is enabled regardless of the pin strapping.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDR_PLL_CTRL@0XF8000104</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDR_CLK_CTRL">Register (<A href=#mod___slcr> slcr </A>)DDR_CLK_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_CLK_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000124</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_3XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR_3x Clock control: 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_2XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR_2x Clock control: 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_3XCLK_DIVISOR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Frequency divisor for the ddr_3x clock</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDR_2XCLK_DIVISOR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:26</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fc000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>c000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Frequency divisor for the ddr_2x clock</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDR_CLK_CTRL@0XF8000124</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fff00003</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>c200003</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR Clock Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>IO PLL INIT</H1>
<H2><a name="IO_PLL_CFG">Register (<A href=#mod___slcr> slcr </A>)IO_PLL_CFG</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_PLL_CFG</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000118</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_RES</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive the PLL_RES[3:0] input of the PLL to set the PLL loop filter resistor control.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_CP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive the PLL_CP[3:0] input of the PLL to set the PLL charge pump control.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LOCK_CNT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fa</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>fa000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive the LOCK_CNT[9:0] input of the PLL to set the number of clock cycles the PLL needs to have clkref and clkfb aligned with a certain window before staying locked.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>IO_PLL_CFG@0XF8000118</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3ffff0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>fa240</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>IO PLL Configuration</B>
</TD>
</TR>
</TABLE>
<P>
<H1>UPDATE FB_DIV</H1>
<H2><a name="IO_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)IO_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000108</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_FDIV</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>30</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>30000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Provide the feedback divisor for the PLL. Note: Before changing this value, the PLL must first be bypassed and then put into reset mode. Refer to the Zynq-7000 TRM, UG585, Clocks chapter for CP/RES/CNT values for programming the PLL.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>IO_PLL_CTRL@0XF8000108</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7f000</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>30000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>IO PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>BY PASS PLL</H1>
<H2><a name="IO_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)IO_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000108</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_BYPASS_FORCE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>IO PLL Bypass override control: PLL_BYPASS_QUAL = 0 0: enabled, not bypassed. 1: bypassed. PLL_BYPASS_QUAL = 1 (QUAL bit default value) 0: PLL mode is set based on pin strap setting. 1: PLL bypass is enabled regardless of the pin strapping.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>IO_PLL_CTRL@0XF8000108</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>IO PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>ASSERT RESET</H1>
<H2><a name="IO_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)IO_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000108</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_RESET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PLL Reset control: 0: de-assert (PLL operating) 1: assert (PLL held in reset)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>IO_PLL_CTRL@0XF8000108</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>IO PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>DEASSERT RESET</H1>
<H2><a name="IO_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)IO_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000108</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_RESET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PLL Reset control: 0: de-assert (PLL operating) 1: assert (PLL held in reset)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>IO_PLL_CTRL@0XF8000108</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>IO PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>CHECK PLL STATUS</H1>
<H2><a name="PLL_STATUS">Register (<A href=#mod___slcr> slcr </A>)PLL_STATUS</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_STATUS</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800010C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_PLL_LOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>IO PLL lock status: 0: not locked, 1: locked</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>PLL_STATUS@0XF800010C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>4</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>tobe</B>
</TD>
</TR>
</TABLE>
<P>
<H1>REMOVE PLL BY PASS</H1>
<H2><a name="IO_PLL_CTRL">Register (<A href=#mod___slcr> slcr </A>)IO_PLL_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_PLL_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000108</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PLL_BYPASS_FORCE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>IO PLL Bypass override control: PLL_BYPASS_QUAL = 0 0: enabled, not bypassed. 1: bypassed. PLL_BYPASS_QUAL = 1 (QUAL bit default value) 0: PLL mode is set based on pin strap setting. 1: PLL bypass is enabled regardless of the pin strapping.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>IO_PLL_CTRL@0XF8000108</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>IO PLL Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>LOCK IT BACK</H1>
<H2><a name="SLCR_LOCK">Register (<A href=#mod___slcr> slcr </A>)SLCR_LOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SLCR_LOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LOCK_KEY</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>767b</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>767b</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write the lock key, 0x767B, to write protect the slcr registers: all slcr registers, 0xF800_0000 to 0xF800_0B74, are write protected until the unlock key is written to the SLCR_UNLOCK register. A read of this register returns zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SLCR_LOCK@0XF8000004</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>767b</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SLCR Write Protection Lock</B>
</TD>
</TR>
</TABLE>
<P>
</TABLE>
<P>
<H2><a name="ps7_clock_init_data_3_0">ps7_clock_init_data_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SLCR_UNLOCK">
SLCR_UNLOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>WO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SLCR Write Protection Unlock</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DCI_CLK_CTRL">
DCI_CLK_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000128</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI clock control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#GEM0_RCLK_CTRL">
GEM0_RCLK_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000138</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>GigE 0 Rx Clock and Rx Signals Select</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#GEM0_CLK_CTRL">
GEM0_CLK_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000140</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>GigE 0 Ref Clock Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SDIO_CLK_CTRL">
SDIO_CLK_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000150</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SDIO Ref Clock Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#UART_CLK_CTRL">
UART_CLK_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000154</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>UART Ref Clock Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#PCAP_CLK_CTRL">
PCAP_CLK_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000168</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PCAP Clock Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#FPGA0_CLK_CTRL">
FPGA0_CLK_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000170</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PL Clock 0 Output control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#CLK_621_TRUE">
CLK_621_TRUE
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80001C4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>CPU Clock Ratio Mode select</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#APER_CLK_CTRL">
APER_CLK_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800012C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>AMBA Peripheral Clock Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SLCR_LOCK">
SLCR_LOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>WO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SLCR Write Protection Lock</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ps7_clock_init_data_3_0">ps7_clock_init_data_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<H1>SLCR SETTINGS</H1>
<H2><a name="SLCR_UNLOCK">Register (<A href=#mod___slcr> slcr </A>)SLCR_UNLOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SLCR_UNLOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>UNLOCK_KEY</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>df0d</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>df0d</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write the unlock key, 0xDF0D, to enable writes to the slcr registers. All slcr registers, 0xF800_0000 to 0xF800_0B74, are writeable until locked using the SLCR_LOCK register. A read of this register returns zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SLCR_UNLOCK@0XF8000008</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>df0d</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SLCR Write Protection Unlock</B>
</TD>
</TR>
</TABLE>
<P>
<H1>CLOCK CONTROL SLCR REGISTERS</H1>
<H2><a name="DCI_CLK_CTRL">Register (<A href=#mod___slcr> slcr </A>)DCI_CLK_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_CLK_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000128</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI clock control - 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DIVISOR0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Provides the divisor used to divide the source clock to generate the required generated clock frequency.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DIVISOR1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>700000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Provides the divisor used to divide the source clock to generate the required generated clock frequency. Second cascade divider</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DCI_CLK_CTRL@0XF8000128</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3f03f01</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>700f01</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DCI clock control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="GEM0_RCLK_CTRL">Register (<A href=#mod___slcr> slcr </A>)GEM0_RCLK_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>GEM0_RCLK_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000138</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ethernet Controler 0 Rx Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SRCSEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Select the source of the Rx clock, control and data signals: 0: MIO 1: EMIO</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>GEM0_RCLK_CTRL@0XF8000138</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>11</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>11</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>GigE 0 Rx Clock and Rx Signals Select</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="GEM0_CLK_CTRL">Register (<A href=#mod___slcr> slcr </A>)GEM0_CLK_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>GEM0_CLK_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000140</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ethernet Controller 0 Reference Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SRCSEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>70</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the source to generate the reference clock 00x: IO PLL. 010: ARM PLL. 011: DDR PLL 1xx: Ethernet controller 0 EMIO clock</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DIVISOR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>First divisor for Ethernet controller 0 source clock.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DIVISOR1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>100000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Second divisor for Ethernet controller 0 source clock.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>GEM0_CLK_CTRL@0XF8000140</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3f03f71</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>100141</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>GigE 0 Ref Clock Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="SDIO_CLK_CTRL">Register (<A href=#mod___slcr> slcr </A>)SDIO_CLK_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SDIO_CLK_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000150</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLKACT0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SDIO Controller 0 Clock control. 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLKACT1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SDIO Controller 1 Clock control. 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SRCSEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>30</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Select the source used to generate the clock. 0x: Source for generated clock is IO PLL. 10: Source for generated clock is ARM PLL. 11: Source for generated clock is DDR PLL.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DIVISOR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Provides the divisor used to divide the source clock to generate the required generated clock frequency.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SDIO_CLK_CTRL@0XF8000150</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3f33</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1001</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SDIO Ref Clock Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="UART_CLK_CTRL">Register (<A href=#mod___slcr> slcr </A>)UART_CLK_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>UART_CLK_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000154</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLKACT0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>UART 0 Reference clock control. 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLKACT1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>UART 1 reference clock active: 0: Clock is disabled 1: Clock is enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SRCSEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>30</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the PLL source to generate the clock. 0x: IO PLL 10: ARM PLL 11: DDR PLL</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DIVISOR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Divisor for UART Controller source clock.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>UART_CLK_CTRL@0XF8000154</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3f33</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1002</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>UART Ref Clock Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>TRACE CLOCK</H1>
<H2><a name="PCAP_CLK_CTRL">Register (<A href=#mod___slcr> slcr </A>)PCAP_CLK_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PCAP_CLK_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000168</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Clock active: 0: Clock is disabled 1: Clock is enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SRCSEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>30</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Select the source used to generate the clock: 0x: Source for generated clock is IO PLL. 10: Source for generated clock is ARM PLL. 11: Source for generated clock is DDR PLL.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DIVISOR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Provides the divisor used to divide the source clock to generate the required generated clock frequency.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>PCAP_CLK_CTRL@0XF8000168</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3f31</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>801</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PCAP Clock Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="FPGA0_CLK_CTRL">Register (<A href=#mod___slcr> slcr </A>)FPGA0_CLK_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>FPGA0_CLK_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000170</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SRCSEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>30</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Select the source used to generate the clock: 0x: Source for generated clock is IO PLL. 10: Source for generated clock is ARM PLL. 11: Source for generated clock is DDR PLL.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DIVISOR0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Provides the divisor used to divide the source clock to generate the required generated clock frequency. First cascade divider.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DIVISOR1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>400000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Provides the divisor used to divide the source clock to generate the required generated clock frequency. Second cascade divide</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>FPGA0_CLK_CTRL@0XF8000170</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3f03f30</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>400400</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PL Clock 0 Output control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="CLK_621_TRUE">Register (<A href=#mod___slcr> slcr </A>)CLK_621_TRUE</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLK_621_TRUE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80001C4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLK_621_TRUE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Select the CPU clock ratio: (When this register changes, no access are allowed to OCM.) 0: 4:2:1 1: 6:2:1</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>CLK_621_TRUE@0XF80001C4</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>CPU Clock Ratio Mode select</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="APER_CLK_CTRL">Register (<A href=#mod___slcr> slcr </A>)APER_CLK_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>APER_CLK_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800012C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DMA_CPU_2XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DMA controller AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>USB0_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>USB controller 0 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>USB1_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>USB controller 1 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>GEM0_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Gigabit Ethernet 0 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>GEM1_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Gigabit Ethernet 1 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SDI0_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SDIO controller 0 AMBA Clock 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SDI1_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SDIO controller 1 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SPI0_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SPI 0 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SPI1_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SPI 1 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CAN0_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>CAN 0 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CAN1_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>CAN 1 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>I2C0_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>I2C 0 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>I2C1_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>I2C 1 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>UART0_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>UART 0 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>UART1_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:21</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>200000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>UART 1 AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>GPIO_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>22:22</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>400000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>GPIO AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LQSPI_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:23</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Quad SPI AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SMC_CPU_1XCLKACT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>24:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SMC AMBA Clock control 0: disable, 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>APER_CLK_CTRL@0XF800012C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1ffcccd</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>16c044d</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>AMBA Peripheral Clock Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>THIS SHOULD BE BLANK</H1>
<H1>LOCK IT BACK</H1>
<H2><a name="SLCR_LOCK">Register (<A href=#mod___slcr> slcr </A>)SLCR_LOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SLCR_LOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LOCK_KEY</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>767b</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>767b</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write the lock key, 0x767B, to write protect the slcr registers: all slcr registers, 0xF800_0000 to 0xF800_0B74, are write protected until the unlock key is written to the SLCR_UNLOCK register. A read of this register returns zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SLCR_LOCK@0XF8000004</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>767b</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SLCR Write Protection Lock</B>
</TD>
</TR>
</TABLE>
<P>
</TABLE>
<P>
<H2><a name="ps7_ddr_init_data_3_0">ps7_ddr_init_data_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ddrc_ctrl">
ddrc_ctrl
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDRC Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#Two_rank_cfg">
Two_rank_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Two Rank Configuration</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#HPR_reg">
HPR_reg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>HPR Queue control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#LPR_reg">
LPR_reg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800600C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>LPR Queue control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#WR_reg">
WR_reg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006010</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>WR Queue control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_param_reg0">
DRAM_param_reg0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006014</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM Parameters 0</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_param_reg1">
DRAM_param_reg1
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006018</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM Parameters 1</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_param_reg2">
DRAM_param_reg2
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800601C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM Parameters 2</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_param_reg3">
DRAM_param_reg3
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006020</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM Parameters 3</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_param_reg4">
DRAM_param_reg4
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006024</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM Parameters 4</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_init_param">
DRAM_init_param
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006028</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM Initialization Parameters</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_EMR_reg">
DRAM_EMR_reg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800602C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM EMR2, EMR3 access</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_EMR_MR_reg">
DRAM_EMR_MR_reg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006030</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM EMR, MR access</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_burst8_rdwr">
DRAM_burst8_rdwr
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006034</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM Burst 8 read/write</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_disable_DQ">
DRAM_disable_DQ
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006038</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM Disable DQ</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_addr_map_bank">
DRAM_addr_map_bank
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800603C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Row/Column address bits</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_addr_map_col">
DRAM_addr_map_col
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006040</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Column address bits</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_addr_map_row">
DRAM_addr_map_row
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006044</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Select DRAM row address bits</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DRAM_ODT_reg">
DRAM_ODT_reg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006048</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM ODT control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_cmd_timeout_rddata_cpt">
phy_cmd_timeout_rddata_cpt
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006050</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY command time out and read data capture FIFO</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DLL_calib">
DLL_calib
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006058</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DLL calibration</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ODT_delay_hold">
ODT_delay_hold
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800605C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ODT delay and ODT hold</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ctrl_reg1">
ctrl_reg1
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006060</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Controller 1</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ctrl_reg2">
ctrl_reg2
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006064</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Controller 2</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ctrl_reg3">
ctrl_reg3
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006068</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Controller 3</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ctrl_reg4">
ctrl_reg4
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800606C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Controller 4</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ctrl_reg5">
ctrl_reg5
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006078</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Controller register 5</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ctrl_reg6">
ctrl_reg6
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800607C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Controller register 6</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#CHE_T_ZQ">
CHE_T_ZQ
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060A4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ZQ parameters</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#CHE_T_ZQ_Short_Interval_Reg">
CHE_T_ZQ_Short_Interval_Reg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060A8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Misc parameters</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#deep_pwrdwn_reg">
deep_pwrdwn_reg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060AC</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Deep powerdown (LPDDR2)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#reg_2c">
reg_2c
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060B0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Training control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#reg_2d">
reg_2d
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060B4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Misc Debug</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#dfi_timing">
dfi_timing
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060B8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DFI timing</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#CHE_ECC_CONTROL_REG_OFFSET">
CHE_ECC_CONTROL_REG_OFFSET
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060C4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ECC error clear</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#CHE_CORR_ECC_LOG_REG_OFFSET">
CHE_CORR_ECC_LOG_REG_OFFSET
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060C8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ECC error correction</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#CHE_UNCORR_ECC_LOG_REG_OFFSET">
CHE_UNCORR_ECC_LOG_REG_OFFSET
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060DC</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ECC unrecoverable error status</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#CHE_ECC_STATS_REG_OFFSET">
CHE_ECC_STATS_REG_OFFSET
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060F0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ECC error count</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ECC_scrub">
ECC_scrub
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060F4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ECC mode/scrub</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_rcvr_enable">
phy_rcvr_enable
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006114</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Phy receiver enable register</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#PHY_Config">
PHY_Config
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006118</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#PHY_Config">
PHY_Config
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800611C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#PHY_Config">
PHY_Config
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006120</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#PHY_Config">
PHY_Config
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006124</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_init_ratio">
phy_init_ratio
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800612C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY init ratio register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_init_ratio">
phy_init_ratio
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006130</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY init ratio register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_init_ratio">
phy_init_ratio
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006134</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY init ratio register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_init_ratio">
phy_init_ratio
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006138</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY init ratio register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_rd_dqs_cfg">
phy_rd_dqs_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006140</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY read DQS configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_rd_dqs_cfg">
phy_rd_dqs_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006144</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY read DQS configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_rd_dqs_cfg">
phy_rd_dqs_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006148</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY read DQS configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_rd_dqs_cfg">
phy_rd_dqs_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800614C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY read DQS configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_wr_dqs_cfg">
phy_wr_dqs_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006154</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY write DQS configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_wr_dqs_cfg">
phy_wr_dqs_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006158</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY write DQS configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_wr_dqs_cfg">
phy_wr_dqs_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800615C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY write DQS configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_wr_dqs_cfg">
phy_wr_dqs_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006160</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY write DQS configuration register for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_we_cfg">
phy_we_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006168</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY FIFO write enable configuration for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_we_cfg">
phy_we_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800616C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY FIFO write enable configuration for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_we_cfg">
phy_we_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006170</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY FIFO write enable configuration for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#phy_we_cfg">
phy_we_cfg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006174</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY FIFO write enable configuration for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#wr_data_slv">
wr_data_slv
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800617C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY write data slave ratio config for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#wr_data_slv">
wr_data_slv
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006180</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY write data slave ratio config for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#wr_data_slv">
wr_data_slv
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006184</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY write data slave ratio config for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#wr_data_slv">
wr_data_slv
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006188</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PHY write data slave ratio config for data slice 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#reg_64">
reg_64
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006190</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Training control 2</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#reg_65">
reg_65
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006194</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Training control 3</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#page_mask">
page_mask
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006204</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Page mask</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#axi_priority_wr_port">
axi_priority_wr_port
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006208</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>AXI Priority control for write port 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#axi_priority_wr_port">
axi_priority_wr_port
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800620C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>AXI Priority control for write port 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#axi_priority_wr_port">
axi_priority_wr_port
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006210</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>AXI Priority control for write port 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#axi_priority_wr_port">
axi_priority_wr_port
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006214</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>AXI Priority control for write port 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#axi_priority_rd_port">
axi_priority_rd_port
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006218</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>AXI Priority control for read port 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#axi_priority_rd_port">
axi_priority_rd_port
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800621C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>AXI Priority control for read port 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#axi_priority_rd_port">
axi_priority_rd_port
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006220</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>AXI Priority control for read port 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#axi_priority_rd_port">
axi_priority_rd_port
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006224</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>AXI Priority control for read port 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#lpddr_ctrl0">
lpddr_ctrl0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80062A8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>LPDDR2 Control 0</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#lpddr_ctrl1">
lpddr_ctrl1
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80062AC</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>LPDDR2 Control 1</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#lpddr_ctrl2">
lpddr_ctrl2
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80062B0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>LPDDR2 Control 2</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#lpddr_ctrl3">
lpddr_ctrl3
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80062B4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>LPDDR2 Control 3</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#ddrc_ctrl">
ddrc_ctrl
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDRC Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ps7_ddr_init_data_3_0">ps7_ddr_init_data_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<H1>DDR INITIALIZATION</H1>
<H1>LOCK DDR</H1>
<H2><a name="ddrc_ctrl">Register (<A href=#mod___slcr> slcr </A>)ddrc_ctrl</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ddrc_ctrl</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_soft_rstb</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Active low soft reset. Update during normal operation. 0: Resets the controller 1: Takes the controller out of reset. Dynamic Bit Field. Note: Software changes DRAM controller register values only when the controller is in the reset state, except for bit fields that can be dymanically updated.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_powerdown_en</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Controller power down control. Update during normal operation. Enable the controller to powerdown after it becomes idle. Dynamic Bit Field. 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_data_bus_width</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR bus width control 00: 32-bit 01: 16-bit 1x: reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_burst8_refresh</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>70</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Refresh timeout. Programmed value plus one will be the number of refresh timeouts that will be allowed to accumulate before traffic is blocked and the refreshes are forced to execute. Closing pages to perform a refresh is a one-time penalty that must be paid for each group of refreshes; therefore, performing refreshes in a burst reduces the per-refresh penalty of these page closings. Higher numbers for burst_of_N_refresh slightly increases utilization; lower numbers decreases the worst-case latency associated with refreshes. 0: single refresh 1: burst-of-2 ... 7: burst-of-8 refresh</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_rdwr_idle_gap</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>When the preferred transaction store is empty for this many clock cycles, switch to the alternate transaction store if it is non-empty. The read transaction store (both high and low priority) is the default preferred transaction store and the write transaction store is the alternate store. When 'Prefer write over read' is set this is reversed.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_rd_bypass</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Only present in designs supporting read bypass. For Debug only. 0: Do not disable bypass path for high priority read page hits. 1: disable bypass path for high priority read page hits.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_act_bypass</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Only present in designs supporting activate bypass. For Debug only. 0: Do not disable bypass path for high priority read activates. 1: disable bypass path for high priority read activates.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_auto_refresh</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable auto-refresh. 0: do not disable auto-refresh. 1: disable auto-refresh. Dynamic Bit Field. Note: When this transitions from 0 to 1, any pending refreshes will be immediately scheduled by the controller.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ddrc_ctrl@0XF8006000</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>84</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDRC Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="Two_rank_cfg">Register (<A href=#mod___slcr> slcr </A>)Two_rank_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Two_rank_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_rfc_nom_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>82</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>82</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tREFI - Average time between refreshes. Unit: in multiples of 32 clocks. DRAM related. Default value is set for DDR3. Dynamic Bit Field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_reg_ddrc_active_ranks</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_cs_bit0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Only present for multi-rank configurations. Selects the address bit used as rank address bit 0. Valid Range: 0 to 25, and 31 Internal Base: 9. The selected address bit is determined by adding the Internal Base to the value of this field. If set to 31, rank address bit 0 is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>Two_rank_cfg@0XF8006004</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1082</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Two Rank Configuration</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="HPR_reg">Register (<A href=#mod___slcr> slcr </A>)HPR_reg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>HPR_reg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_hpr_min_non_critical_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of counts that the HPR queue is guaranteed to be non-critical (1 count = 32 DDR clocks).</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_hpr_max_starve_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7800</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of clocks that the HPR queue can be starved before it goes critical. Unit: 32 clocks</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_hpr_xact_run_length</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:22</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3c00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3c00000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of transactions that will be serviced once the HPR queue goes critical is the smaller of this number and the number of transactions available.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>HPR_reg@0XF8006008</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3ffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3c0780f</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>HPR Queue control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="LPR_reg">Register (<A href=#mod___slcr> slcr </A>)LPR_reg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LPR_reg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800600C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_lpr_min_non_critical_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of clocks that the LPR queue is guaranteed to be non-critical. Unit: 32 clocks</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_lpr_max_starve_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of clocks that the LPR queue can be starved before it goes critical. Unit: 32 clocks</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_lpr_xact_run_length</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:22</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3c00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of transactions that will be serviced once the LPR queue goes critical is the smaller of this number and the number of transactions available</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>LPR_reg@0XF800600C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3ffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>2001001</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>LPR Queue control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="WR_reg">Register (<A href=#mod___slcr> slcr </A>)WR_reg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>WR_reg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006010</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_w_min_non_critical_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of clock cycles that the WR queue is guaranteed to be non-critical.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_w_xact_run_length</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of transactions that will be serviced once the WR queue goes critical is the smaller of this number and the number of transactions available</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_w_max_starve_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of clocks that the Write queue can be starved before it goes critical. Unit: 32 clocks. FOR PERFORMANCE ONLY.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>WR_reg@0XF8006010</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3ffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>14001</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>WR Queue control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_param_reg0">Register (<A href=#mod___slcr> slcr </A>)DRAM_param_reg0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_param_reg0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006014</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_rc</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1b</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1b</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tRC - Min time between activates to same bank (spec: 65 ns for DDR2-400 and smaller for faster parts). DRAM Related. Default value is set for DDR3.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_rfc_min</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3fc0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>56</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1580</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tRFC(min) - Minimum time from refresh to refresh or activate (spec: 75nS to 195nS). DRAM Related. Default value is set for DDR3. Dynamic Bit Field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_post_selfref_gap_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1fc000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Minimum time to wait after coming out of self refresh before doing anything. This must be bigger than all the constraints that exist. (spec: Maximum of tXSNR and tXSRD and tXSDLL which is 512 clocks). Unit: in multiples of 32 clocks. DRAM Related</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_param_reg0@0XF8006014</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>4159b</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM Parameters 0</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_param_reg1">Register (<A href=#mod___slcr> slcr </A>)DRAM_param_reg1</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_param_reg1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006018</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_wr2pre</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>13</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Minimum time between write and precharge to same bank DDR and DDR3: WL + BL/2 + tWR LPDDR2: WL + BL/2 + tWR + 1 Unit: Clocks where, WL: write latency. BL: burst length. This must match the value programmed in the BL bit of the mode register to the DRAM. BST is not supported at present. tWR: write recovery time. This comes directly from the DRAM specs.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_powerdown_to_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>After this many clocks of NOP or DESELECT the controller will put the DRAM into power down. This must be enabled in the Master Control Register. Unit: Multiples of 32 clocks.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_faw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fc00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>16</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5800</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tFAW - At most 4 banks must be activated in a rolling window of tFAW cycles. Unit: clocks. DRAM Related.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_ras_max</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>24</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>240000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tRAS(max) - Maximum time between activate and precharge to same bank. Maximum time that a page can be kept open (spec is 70 us). If this is zero. The page is closed after each transaction. Unit: Multiples of 1024 clocks DRAM related.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_ras_min</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>26:22</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>13</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4c00000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tRAS(min) - Minimum time between activate and precharge to the same bank (spec is 45 ns). Unit: clocks DRAM related. Default value is set for DDR3.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_cke</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:28</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Minimum number of cycles of CKE HIGH/LOW during power down and self refresh. DDR2 and DDR3: Set this to tCKE value. LPDDR2: Set this to the larger of tCKE or tCKESR. Unit: clocks.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_param_reg1@0XF8006018</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>f7ffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>44e458d3</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM Parameters 1</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_param_reg2">Register (<A href=#mod___slcr> slcr </A>)DRAM_param_reg2</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_param_reg2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800601C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_write_latency</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Time from write command to write data on DDRC to PHY Interface. (PHY adds an extra flop delay on the write data path; hence this value is one less than the write latency of the DRAM device itself). DDR2 and DDR3: WL -1 LPDDR2: WL Where WL: Write Latency of DRAM DRAM related. In non-LPDDR mode, the minimum DRAM Write Latency (DDR2) supported is 3. In LPDDR mode, the required DRAM Write Latency of 1 is supported. Since write latency (CWL) min is 3, and DDR2 CWL is CL-1, the min (DDR2) CL supported is 4</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_rd2wr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Minimum time from read command to write command. Include time for bus turnaround and all per-bank, per-rank, and global constraints. DDR2 and DDR3: RL + BL/2 + 2 - WL LPDDR2: RL + BL/2 + RU (tDQSCKmax / tCK) + 1 - WL Write Pre-amble and DQ/DQS jitter timer is included in the above equation. DRAM RELATED.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_wr2rd</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3c00</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Minimum time from write command to read command. Includes time for bus turnaround and recovery times and all per-bank, per-rank, and global constraints. DDR2 and DDR3: WL + tWTR + BL/2 LPDDR2: WL + tWTR + BL/2 + 1 Unit: clocks. Where, WL: Write latency, BL: burst length. This should match the value. Programmed in the BL bit of the mode register to the DRAM. tWTR: internal WRITE to READ command delay. This comes directly from the DRAM specs.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_xp</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>28000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tXP: Minimum time after power down exit to any operation. DRAM related.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_pad_pd</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>22:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>700000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If pads have a power-saving mode, this is the greater of the time for the pads to enter power down or the time for the pads to exit power down. Used only in non-DFI designs. Unit: clocks.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_rd2pre</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>27:23</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f800000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2800000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Minimum time from read to precharge of same bank DDR2: AL + BL/2 + max(tRTP, 2) - 2 DDR3: AL + max (tRTP, 4) LPDDR2: BL/2 + tRTP - 1 AL: Additive Latency; BL: DRAM Burst Length; tRTP: value from spec. DRAM related.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_rcd</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:28</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>70000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tRCD - AL Minimum time from activate to read or write command to same bank Min value for this is 1. AL = Additive Latency. DRAM Related.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_param_reg2@0XF800601C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>7282bce5</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM Parameters 2</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_param_reg3">Register (<A href=#mod___slcr> slcr </A>)DRAM_param_reg3</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_param_reg3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006020</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_ccd</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1c</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tCCD - Minimum time between two reads or two writes (from bank a to bank b) is this value + 1. DRAM related.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_rrd</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tRRD - Minimum time between activates from bank A to bank B. (spec: 10ns or less) DRAM RELATED</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_refresh_margin</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Issue critical refresh or page close this many cycles before the critical refresh or page timer expires. It is recommended that this not be changed from the default value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_rp</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tRP - Minimum time from precharge to activate of same bank. DRAM RELATED</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_refresh_to_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1f0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If the refresh timer (tRFC_nom, as known as tREFI) has expired at least once, but it has not expired burst_of_N_refresh times yet, then a 'speculative refresh' may be performed. A speculative refresh is a refresh performed at a time when refresh would be useful, but before it is absolutely required. When the DRAM bus is idle for a period of time determined by this refresh idle timeout and the refresh timer has expired at least once since the last refresh, then a 'speculative refresh' will be performed. Speculative refreshes will continue successively until there are no refreshes pending or until new reads or writes are issued to the controller. Dynamic Bit Field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_mobile</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>22:22</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: DDR2 or DDR3 device. 1: LPDDR2 device.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_en_dfi_dram_clk_disable</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:23</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables the assertion of ddrc_dfi_dram_clk_disable. In DDR2/DDR3, only asserted in Self Refresh. In mDDR/LPDDR2, can be asserted in following: - during normal operation (Clock Stop), - in Power Down - in Self Refresh - In Deep Power Down</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_read_latency</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>28:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1f000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Non-LPDDR2: not used. DDR2 and DDR3: Set to Read Latency, RL. Time from Read command to Read data on DRAM interface. It is used to calculate when DRAM clock may be stopped. Unit: DDR clock.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_mode_ddr1_ddr2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>29:29</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>unused</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_pad_pd</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>30:30</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>1: disable the pad power down feature 0: Enable the pad power down feature.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_param_reg3@0XF8006020</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7fdffffc</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>270872d0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM Parameters 3</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_param_reg4">Register (<A href=#mod___slcr> slcr </A>)DRAM_param_reg4</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_param_reg4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006024</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_en_2t_timing_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>1: DDRC will use 2T timing 0: DDRC will use 1T timing</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_prefer_write</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>1: Bank selector prefers writes over reads</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_mr_wr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>A low to high signal on this signal will do a mode register write or read. Controller will accept this command, if this signal is detected high and "ddrc_reg_mr_wr_busy" is detected low.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_mr_addr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>180</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2 and DDR3: Mode register address. LPDDR2: not used. 00: MR0 01: MR1 10: MR2 11: MR3</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_mr_data</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>24:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1fffe00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2 and DDR3: Mode register write data. LPDDR2: The 16 bits are interpreted for reads and writes: Reads: MR Addr[7:0], Don't Care[7:0]. Writes: MR Addf[7:0], MR Data[7:0].</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ddrc_reg_mr_wr_busy</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:25</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Core must initiate a MR write / read operation only if this signal is low. This signal goes high in the clock after the controller accepts the write / read request. It goes low when (i) MR write command has been issued to the DRAM (ii) MR Read data has been returned to Controller. Any MR write / read command that is received when 'ddrc_reg_mr_wr_busy' is high is not accepted. 0: Indicates that the core can initiate a mode register write / read operation. 1: Indicates that mode register write / read operation is in progress.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_mr_type</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>26:26</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Indicates whether the Mode register operation is read or write 0: write 1: read</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_mr_rdata_valid</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>27:27</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This bit indicates whether the Mode Register Read Data present at address 0xA9 is valid or not. This bit is 0 by default. This bit will be cleared (0), whenever a Mode Register Read command is issued. This bit will be set to 1, when the Mode Register Read Data is written to register 0xA9.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_param_reg4@0XF8006024</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffffc3</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM Parameters 4</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_init_param">Register (<A href=#mod___slcr> slcr </A>)DRAM_init_param</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_init_param</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006028</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_final_wait_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Cycles to wait after completing the DRAM init sequence before starting the dynamic scheduler. Units are in counts of a global timer that pulses every 32 clock cycles. Default value is set for DDR3.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_pre_ocd_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>780</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Wait period before driving the 'OCD Complete' command to DRAM. Units are in counts of a global timer that pulses every 32 clock cycles. There is no known spec requirement for this. It may be set to zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_mrd</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>tMRD - Cycles between Load Mode commands. DRAM related. Default value is set for DDR3.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_init_param@0XF8006028</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>2007</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM Initialization Parameters</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_EMR_reg">Register (<A href=#mod___slcr> slcr </A>)DRAM_EMR_reg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_EMR_reg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800602C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_emr2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2: Value loaded into EMR2 register DDR3: Value loaded into MR2 register LPDDR2: Value loaded into MR3 register</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_emr3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2: Value loaded into EMR3 register DDR3: Value loaded into MR3 register. Set Bit[2:0] to 3'b000. These bits are set appropriately by the Controller during Read Data eye training and Read DQS gate leveling. LPDDR2: Unused</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_EMR_reg@0XF800602C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>8</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM EMR2, EMR3 access</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_EMR_MR_reg">Register (<A href=#mod___slcr> slcr </A>)DRAM_EMR_MR_reg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_EMR_MR_reg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006030</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_mr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>b30</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>b30</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2: Value loaded into MR register. (Bit[8] is for DLL and the setting here is ignored. Controller sets this bit appropriately DDR3: Value loaded into MR0 register. LPDDR2: Value loaded into MR1 register</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_emr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2: Value loaded into EMR1register. (Bits[9:7] are for OCD and the setting in this reg is ignored. Controller sets this bits appropriately during initialization DDR3: Value loaded into MR1 register. Set Bit[7] to 0. This bit is set appropriately by the Controller during Write Leveling LPDDR2: Value loaded into MR2 register</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_EMR_MR_reg@0XF8006030</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>40b30</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM EMR, MR access</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_burst8_rdwr">Register (<A href=#mod___slcr> slcr </A>)DRAM_burst8_rdwr</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_burst8_rdwr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006034</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_burst_rdwr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Controls the burst size used to access the DRAM. This must match the BL mode register setting in the DRAM. 0010: Burst length of 4 0100: Burst length of 8 1000: Burst length of 16 (LPDDR2 with ___-bit data) All other values are reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_pre_cke_x1024</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>16d</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16d0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Clock cycles to wait after a DDR software reset before driving CKE high to start the DRAM initialization sequence. Units: 1024 clock cycles. DDR2 Specifications typically require this to be programmed for a delay of >= 200 uS. LPDDR2 - tINIT0 of 20 mS (max) + tINIT1 of 100 nS (min)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_post_cke_x1024</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Clock cycles to wait after driving CKE high to start the DRAM initialization sequence. Units: 1024 clocks. DDR2 typically require a 400 ns delay, requiring this value to be programmed to 2 at all clock speeds. LPDDR2 - Typically require this to be programmed for a delay of 200 us.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_burstchop</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>28:28</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Feature not supported. When 1, Controller is out in burstchop mode.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_burst8_rdwr@0XF8006034</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>13ff3fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>116d4</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM Burst 8 read/write</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_disable_DQ">Register (<A href=#mod___slcr> slcr </A>)DRAM_disable_DQ</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_disable_DQ</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006038</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_force_low_pri_n</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Read Transaction Priority disable. 0: read transactions forced to low priority (turns off Bypass). 1: HPR reads allowed if enabled in the AXI priority read registers.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_dq</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>When 1, DDRC will not de-queue any transactions from the CAM. Bypass will also be disabled. All transactions will be queued in the CAM. This is for debug only; no reads or writes are issued to DRAM as long as this is asserted. Dynamic Bit Field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_disable_DQ@0XF8006038</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM Disable DQ</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_addr_map_bank">Register (<A href=#mod___slcr> slcr </A>)DRAM_addr_map_bank</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_addr_map_bank</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800603C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_bank_b0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the address bits used as bank address bit 0. Valid Range: 0 to 14. Internal Base: 5. The selected address bit for each of the bank address bits is determined by adding the Internal Base to the value of this field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_bank_b1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the address bits used as bank address bit 1. Valid Range: 0 to 14; Internal Base: 6. The selected address bit for each of the bank address bits is determined by adding the Internal Base to the value of this field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_bank_b2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the AXI address bit used as bank address bit 2. Valid range 0 to 14, and 15. Internal Base: 7. The selected address bit is determined by adding the Internal Base to the value of this field. If set to 15, bank address bit 2 is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_col_b5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Full bus width mode: Selects the address bits used as column address bits 6. Half bus width mode: Selects the address bits used as column address bits 7. Valid range is 0-7. Internal Base 8. The selected address bit for each of the column address bits is determined by adding the Internal Base to the value of this field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_col_b6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Full bus width mode: Selects the address bits used as column address bits 7. Half bus width mode: Selects the address bits used as column address bits 8. Valid range is 0-7. Internal Base 9. The selected address bit for each of the column address bits is determined by adding the Internal Base to the value of this field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_addr_map_bank@0XF800603C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>666</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Row/Column address bits</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_addr_map_col">Register (<A href=#mod___slcr> slcr </A>)DRAM_addr_map_col</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_addr_map_col</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006040</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_col_b2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Full bus width mode: Selects the address bit used as column address bit 3. Half bus width mode: Selects the address bit used as column address bit 4. Valid Range: 0 to 7. Internal Base: 5 The selected address bit is determined by adding the Internal Base to the value of this field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_col_b3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Full bus width mode: Selects the address bit used as column address bit 4. Half bus width mode: Selects the address bit used as column address bit 5. Valid Range: 0 to 7 Internal Base: 6 The selected address bit is determined by adding the Internal Base to the value of this field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_col_b4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Full bus width mode: Selects the address bit used as column address bit 5. Half bus width mode: Selects the address bit used as column address bits 6. Valid Range: 0 to 7. Internal Base: 7. The selected address bit for each of the column address bits is determined by adding the Internal Base to the value of this field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_col_b7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Full bus width mode: Selects the address bit used as column address bit 8. Half bus width mode: Selects the address bit used as column address bit 9. Valid Range: 0 to 7, and 15. Internal Base: 10. The selected address bit is determined by adding the Internal Base to the value of this field. If set to 15, this column address bit is set to 0. Note: Per JEDEC spec, column address bit 10 is reserved for indicating auto-precharge, and hence no source address bit can be mapped to column address bit 10.In LPDDR2, there is a dedicated bit for auto-precharge in the CA bus, and hence column bit 10 is used.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_col_b8</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f0000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Full bus width mode: Selects the address bit used as column address bit 9. Half bus width mode: Selects the address bit used as column address bit 11. (Column address bit 10 in LPDDR2 mode) Valid Range: 0 to 7, and 15 Internal Base: 11 The selected address bit is determined by adding the Internal Base to the value of this field. If set to 15, this column address bit is set to 0. Note: Per JEDEC spec, column address bit 10 is reserved for indicating auto-precharge, and hence no source address bit can be mapped to column address bit 10. In LPDDR2, there is a dedicated bit for auto-precharge in the CA bus, and hence column bit 10 is used.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_col_b9</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f00000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Full bus width mode: Selects the address bit used as column address bit 11. (Column address bit 10 in LPDDR2 mode) Half bus width mode: Selects the address bit used as column address bit 12. (Column address bit 11 in LPDDR2 mode) Valid Range: 0 to 7, and 15 Internal Base: 12 The selected address bit is determined by adding the Internal Base to the value of this field. If set to 15, this column address bit is set to 0. Note: Per JEDEC DDR2 spec, column address bit 10 is reserved for indicating auto-precharge, and hence no source address bit can be mapped to column address bit 10. In LPDDR2, there is a dedicated bit for auto-precharge in the CA bus, and hence column bit 10 is used.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_col_b10</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>27:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Full bus width mode: Selects the address bit used as column address bit 12. (Column address bit 11 in LPDDR2 mode) Half bus width mode: Selects the address bit used as column address bit 13. (Column address bit 12 in LPDDR2 mode) Valid Range: 0 to 7, and 15. Internal Base: 13 The selected address bit is determined by adding the Internal Base to the value of this field. If set to 15, this column address bit is set to 0. Note: Per JEDEC DDR2 spec, column address bit 10 is reserved for indicating auto-precharge, and hence no source address bit can be mapped to column address bit 10. In LPDDR2, there is a dedicated bit for auto-precharge in the CA bus, and hence column bit 10 is used.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_col_b11</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:28</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f0000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Full bus width mode: Selects the address bit used as column address bit 13. (Column address bit 12 in LPDDR2 mode) Half bus width mode: Unused. To make it unused, this should be set to 15. (Column address bit 13 in LPDDR2 mode) Valid Range: 0 to 7, and 15. Internal Base: 14. The selected address bit is determined by adding the Internal Base to the value of this field. If set to 15, this column address bit is set to 0. Note: Per JEDEC DDR2 spec, column address bit 10 is reserved for indicating auto-precharge, and hence no source address bit can be mapped to column address bit 10. In LPDDR2, there is a dedicated bit for auto-precharge in the CA bus, and hence column bit 10 is used.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_addr_map_col@0XF8006040</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>ffff0000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Column address bits</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_addr_map_row">Register (<A href=#mod___slcr> slcr </A>)DRAM_addr_map_row</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_addr_map_row</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006044</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_row_b0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the AXI address bits used as row address bit 0. Valid Range: 0 to 11. Internal Base: 9 The selected address bit for each of the row address bits is determined by adding the Internal Base to the value of this field</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_row_b1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>50</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the AXI address bits used as row address bit 1. Valid Range: 0 to 11. Internal Base: 10 The selected address bit for each of the row address bits is determined by adding the Internal Base to the value of this field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_row_b2_11</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>500</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the AXI address bits used as row address bits 2 to 11. Valid Range: 0 to 11. Internal Base: 11 (for row address bit 2) to 20 (for row address bit 11) The selected address bit for each of the row address bits is determined by adding the Internal Base to the value of this field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_row_b12</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the AXI address bit used as row address bit 12. Valid Range: 0 to 8, Internal Base: 21 The selected address bit is determined by adding the Internal Base to the value of this field. If set to 15, row address bit 12 is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_row_b13</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>50000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the AXI address bit used as row address bit 13. Valid Range: 0 to 7, Internal Base: 22 The selected address bit is determined by adding the Internal Base to the value of this field. If set to 15, row address bit 13 is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_row_b14</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f00000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects theAXI address bit used as row address bit 14. Valid Range: 0 to 6, Internal Base: 23 The selected address bit is determined by adding the Internal Base to the value of this field. If set to 15, row address bit 14 is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_addrmap_row_b15</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>27:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects the AXI address bit used as row address bit 15. Valid Range: 0 to 5, Internal Base: 24 The selected address bit is determined by adding the Internal Base to the value of this field. If set to 15, row address bit 15 is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_addr_map_row@0XF8006044</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>ff55555</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Select DRAM row address bits</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DRAM_ODT_reg">Register (<A href=#mod___slcr> slcr </A>)DRAM_ODT_reg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DRAM_ODT_reg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006048</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_local_odt</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Value to drive on the 2-bit local_odt PHY outputs when output enable is not asserted and a read is in progress (where 'in progress' is defined as after a read command is issued and until all read data has been returned all the way to the controller.) Typically this is set to the value required to enable termination at the desired strength for read usage.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_local_odt</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>c000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Value to drive on the 2-bit local_odt PHY outputs when write levelling is enabled for DQS.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_idle_local_odt</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>30000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>30000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Value to drive on the 2-bit local_odt PHY outputs when output enable is not asserted and a read is not in progress. Typically this is the value required to disable termination to save power when idle.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_reg_ddrc_rank0_wr_odt</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>38</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_reg_ddrc_rank0_rd_odt</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DRAM_ODT_reg@0XF8006048</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3f03f</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3c008</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DRAM ODT control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_cmd_timeout_rddata_cpt">Register (<A href=#mod___slcr> slcr </A>)phy_cmd_timeout_rddata_cpt</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_cmd_timeout_rddata_cpt</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006050</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_cmd_to_data</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Not used in DFI PHY.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_cmd_to_data</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Not used in DFI PHY.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rdc_we_to_re_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This register value + 1 give the number of clock cycles between writing into the Read Capture FIFO and the read operation. The setting of this register determines the read data timing and depends upon total delay in the system for read operation which include fly-by delays, trace delay, clkout_invert etc. This is used only if reg_phy_use_fixed_re=1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rdc_fifo_rst_disable</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>When 1, disable counting the number of times the Read Data Capture FIFO has been reset when the FIFO was not empty.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_use_fixed_re</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>When 1: PHY generates FIFO read enable after fixed number of clock cycles as defined by reg_phy_rdc_we_to_re_delay[3:0]. When 0: PHY uses the not_empty method to do the read enable generation. Note: This port must be set HIGH during training/leveling process i.e. when ddrc_dfi_wrlvl_en/ ddrc_dfi_rdlvl_en/ ddrc_dfi_rdlvl_gate_en port is set HIGH.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rdc_fifo_rst_err_cnt_clr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Clear/reset for counter rdc_fifo_rst_err_cnt[3:0]. 0: no clear, 1: clear. Note: This is a synchronous dynamic signal that must have timing closed.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_dis_phy_ctrl_rstn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable the reset from Phy Ctrl macro. 1: PHY Ctrl macro reset port is always HIGH 0: PHY Ctrl macro gets power on reset.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_clk_stall_level</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>1: stall clock, for DLL aging control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_gatelvl_num_of_dq0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>27:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This register value determines register determines the number of samples used for each ratio increment during Gate Training. Num_of_iteration = reg_phy_gatelvl_num_of_dq0 + 1 The recommended value for this register is 8. Accuracy is better with higher value, but this will cause leveling to run longer.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wrlvl_num_of_dq0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:28</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>70000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This register value determines register determines the number of samples used for each ratio increment during Write Leveling. Num_of_iteration = reg_phy_wrlvl_num_of_dq0 + 1 The recommended value for this register is 8. Accuracy is better with higher value, but this will cause leveling to run longer.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_cmd_timeout_rddata_cpt@0XF8006050</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ff0f8fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>77010800</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY command time out and read data capture FIFO</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DLL_calib">Register (<A href=#mod___slcr> slcr </A>)DLL_calib</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DLL_calib</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006058</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_dll_calib</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>When 1, disable dll_calib generated by the controller. The core should issue the dll_calib signal using co_gs_dll_calib input. This input is changeable on the fly. When 0, controller will issue dll_calib periodically</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DLL_calib@0XF8006058</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DLL calibration</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ODT_delay_hold">Register (<A href=#mod___slcr> slcr </A>)ODT_delay_hold</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ODT_delay_hold</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800605C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_rd_odt_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>UNUSED</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_wr_odt_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The delay, in clock cycles, from issuing a write command to setting ODT values associated with that command. ODT setting should remain constant for the entire time that DQS is driven by the controller. The suggested value for DDR2 is WL - 5 and for DDR3 is 0. WL is Write latency. DDR2 ODT has a 2-cycle on-time delay and a 2.5-cycle off-time delay. ODT is not applicable to LPDDR2.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_rd_odt_hold</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Unused</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_wr_odt_hold</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Cycles to hold ODT for a Write Command. When 0x0, ODT signal is ON for 1 cycle. When 0x1, it is ON for 2 cycles, etc. The values to program in different modes are : DRAM Burst of 4 -2, DRAM Burst of 8 -4</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ODT_delay_hold@0XF800605C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>5003</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ODT delay and ODT hold</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ctrl_reg1">Register (<A href=#mod___slcr> slcr </A>)ctrl_reg1</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ctrl_reg1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006060</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_pageclose</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If true, bank will be closed and kept closed if no transactions are available for it. If false, bank will remain open until there is a need to close it (to open a different page, or for page timeout or refresh timeout.) This does not apply when auto-refresh is used.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_lpr_num_entries</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7e</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3e</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of entries in the low priority transaction store is this value plus 1. In this design, by default all read ports are treated as low priority and hence the value of 0x1F. The hpr_num_entries is 32 minus this value. Bit [6] is ignored.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_auto_pre_en</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>When set, most reads and writes will be issued with auto-precharge. (Exceptions can be made for collision cases.)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_refresh_update_level</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Toggle this signal to indicate that refresh register(s) have been updated. The value will be automatically updated when exiting soft reset. So it does not need to be toggled initially. Dynamic Bit Field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_wc</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable Write Combine: 0: enable 1: disable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_collision_page_opt</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>When this is set to 0, auto-precharge will be disabled for the flushed command in a collision case. Collision cases are write followed by read to same address, read followed by write to same address, or write followed by write to same address with DIS_WC bit = 1 (where 'same address' comparisons exclude the two address bits representing critical word).</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_selfref_en</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If 1, then the controller will put the DRAM into self refresh when the transaction store is empty. Dynamic Bit Field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ctrl_reg1@0XF8006060</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>17ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3e</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Controller 1</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ctrl_reg2">Register (<A href=#mod___slcr> slcr </A>)ctrl_reg2</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ctrl_reg2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006064</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_go2critical_hysteresis</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1fe0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Describes the number of cycles that co_gs_go2critical_rd or co_gs_go2critical_wr must be asserted before the corresponding queue moves to the 'critical' state in the DDRC. The arbiter controls the co_gs_go2critical_* signals; it is designed for use with this hysteresis field set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_go2critical_en</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Keep reg_ddrc_go2critical_wr and reg_ddrc_go2critical_rd signals going to DDRC at 0. 1: Set reg_ddrc_go2critical_wr and reg_ddrc_go2critical_rd signals going to DDRC based on Urgent input coming from AXI master.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ctrl_reg2@0XF8006064</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>21fe0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>20000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Controller 2</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ctrl_reg3">Register (<A href=#mod___slcr> slcr </A>)ctrl_reg3</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ctrl_reg3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006068</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_wrlvl_ww</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>41</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>41</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2: not applicable. LPDDR2 and DDR3: Write leveling write-to-write delay. Specifies the minimum number of clock cycles from the assertion of a ddrc_dfi_wrlvl_strobe signal to the next ddrc_dfi_wrlvl_strobe signal. Only applicable when connecting to PHYs operating in PHY RdLvl Evaluation mode. Recommended value is: (RL + reg_phy_rdc_we_to_re_delay + 50)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_rdlvl_rr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>41</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4100</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2 and LPDDR2: not applicable. DDR3: Read leveling read-to-read delay. Specifies the minimum number of clock cycles from the assertion of a read command to the next read command. Only applicable when connecting to PHYs operating in PHY RdLvl Evaluation mode.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dfi_t_wlmrd</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>28</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>280000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2 and LPDDR2: not applicable. DDR3: First DQS/DQS# rising edge after write leveling mode is programmed. This is same as the tMLRD value from the DRAM spec.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ctrl_reg3@0XF8006068</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3ffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>284141</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Controller 3</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ctrl_reg4">Register (<A href=#mod___slcr> slcr </A>)ctrl_reg4</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ctrl_reg4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800606C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>dfi_t_ctrlupd_interval_min_x1024</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This is the minimum amount of time between Controller initiated DFI update requests (which will be executed whenever the controller is idle). Set this number higher to reduce the frequency of update requests, which can have a small impact on the latency of the first read request when the controller is idle. Units: 1024 clocks</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>dfi_t_ctrlupd_interval_max_x1024</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>16</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This is the maximum amount of time between Controller initiated DFI update requests. This timer resets with each update request; when the timer expires, traffic is blocked for a few cycles. PHY can use this idle time to recalibrate the delay lines to the DLLs. The DLL calibration is also used to reset PHY FIFO pointers in case of data capture errors. Updates are required to maintain calibration over PVT, but frequent updates may impact performance. Units: 1024 clocks</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ctrl_reg4@0XF800606C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1610</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Controller 4</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ctrl_reg5">Register (<A href=#mod___slcr> slcr </A>)ctrl_reg5</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ctrl_reg5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006078</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dfi_t_ctrl_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Specifies the number of DFI clock cycles after an assertion or deassertion of the DFI control signals that the control signals at the PHY-DRAM interface reflect the assertion or de-assertion. If the DFI clock and the memory clock are not phase-aligned, this timing parameter should be rounded up to the next integer value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dfi_t_dram_clk_disable</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Specifies the number of DFI clock cycles from the assertion of the ddrc_dfi_dram_clk_disable signal on the DFI until the clock to the DRAM memory devices, at the PHY-DRAM boundary, maintains a low value. If the DFI clock and the memory clock are not phase aligned, this timing parameter should be rounded up to the next integer value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dfi_t_dram_clk_enable</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Specifies the number of DFI clock cycles from the de-assertion of the ddrc_dfi_dram_clk_disable signal on the DFI until the first valid rising edge of the clock to the DRAM memory devices at the PHY-DRAM boundary. If the DFI clock and the memory clock are not phase aligned, this timing parameter should be rounded up to the next integer value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_cksre</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This is the time after Self Refresh Entry that CK is maintained as a valid clock. Specifies the clock disable delay after SRE. Recommended settings: LPDDR2: 2 DDR2: 1 DDR3: tCKSRE</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_cksrx</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>60000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This is the time before Self Refresh Exit that CK is maintained as a valid clock before issuing SRX. Specifies the clock stable time before SRX. Recommended settings: LPDDR2: 2 DDR2: 1 DDR3: tCKSRX</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_ckesr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>400000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Minimum CKE low width for Self Refresh entry to exit Timing in memory clock cycles. Recommended settings: LPDDR2: tCKESR DDR2: tCKE DDR3: tCKE+1</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ctrl_reg5@0XF8006078</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3ffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>466111</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Controller register 5</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ctrl_reg6">Register (<A href=#mod___slcr> slcr </A>)ctrl_reg6</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ctrl_reg6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800607C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_ckpde</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This is the time after Power Down Entry that CK is maintained as a valid clock. Specifies the clock disable delay after PDE. Recommended setting for LPDDR2: 2.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_ckpdx</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This is the time before Power Down Exit that CK is maintained as a valid clock before issuing PDX. Specifies the clock stable time before PDX. Recommended setting for LPDDR2: 2.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_ckdpde</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This is the time after Deep Power Down Entry that CK is maintained as a valid clock. Specifies the clock disable delay after DPDE. Recommended setting for LPDDR2: 2.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_ckdpdx</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This is the time before Deep Power Down Exit that CK is maintained as a valid clock before issuing DPDX. Specifies the clock stable time before DPDX. Recommended setting for LPDDR2: 2.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_ckcsx</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>30000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This is the time before Clock Stop Exit that CK is maintained as a valid clock before issuing DPDX. Specifies the clock stable time before next command after Clock Stop Exit. Recommended setting for LPDDR2: tXP + 2.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ctrl_reg6@0XF800607C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>32222</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Controller register 6</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="CHE_T_ZQ">Register (<A href=#mod___slcr> slcr </A>)CHE_T_ZQ</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CHE_T_ZQ</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060A4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_auto_zq</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>1=disable controller generation of ZQCS command. Co_gs_zq_calib_short can be used instead to control ZQ calibration commands. 0=internally generate ZQCS commands based on reg_ddrc_t_zq_short_interval_x1024 This is only present for implementations supporting DDR3 and LPDDR2 devices.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_ddr3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Indicates operating in DDR2/DDR3 mode. Default value is set for DDR3.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_mod</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffc</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Mode register set command update delay (minimum d'128)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_zq_long_nop</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2: not applicable. LPDDR2 and DDR3: Number of cycles of NOP required after a ZQCL (ZQ calibration long) command is issued to DRAM. Units: Clock cycles.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_zq_short_nop</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:22</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffc00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2: not applicable. LPDDR2 and DDR3: Number of cycles of NOP required after a ZQCS (ZQ calibration short) command is issued to DRAM. Units: Clock cycles.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>CHE_T_ZQ@0XF80060A4</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>10200802</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ZQ parameters</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="CHE_T_ZQ_Short_Interval_Reg">Register (<A href=#mod___slcr> slcr </A>)CHE_T_ZQ_Short_Interval_Reg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CHE_T_ZQ_Short_Interval_Reg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060A8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>t_zq_short_interval_x1024</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>cb73</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>cb73</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2: not used. LPDDR2 and DDR3: Average interval to wait between automatically issuing ZQCS (ZQ calibration short) commands to DDR3 devices. Meaningless if reg_ddrc_dis_auto_zq=1. Units: 1024 Clock cycles.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>dram_rstn_x1024</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>27:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>69</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6900000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of cycles to assert DRAM reset signal during init sequence. Units: 1024 Clock cycles. Applicable for DDR3 only.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>CHE_T_ZQ_Short_Interval_Reg@0XF80060A8</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>690cb73</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Misc parameters</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="deep_pwrdwn_reg">Register (<A href=#mod___slcr> slcr </A>)deep_pwrdwn_reg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>deep_pwrdwn_reg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060AC</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>deeppowerdown_en</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2 and DDR3: not used. LPDDR2: 0: Brings Controller out of Deep Powerdown mode. 1: Puts DRAM into Deep Powerdown mode when the transaction store is empty. For performance only. Dynamic Bit Field.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>deeppowerdown_to_x1024</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1fe</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1fe</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2 and DDR3: not sued. LPDDR2: Minimum deep power down time. DDR exits from deep power down mode immediately after reg_ddrc_deeppowerdown_en is deasserted. Value from the spec is 500us. Units are in 1024 clock cycles. For performance only.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>deep_pwrdwn_reg@0XF80060AC</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1fe</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Deep powerdown (LPDDR2)</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="reg_2c">Register (<A href=#mod___slcr> slcr </A>)reg_2c</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_2c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060B0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>dfi_wrlvl_max_x1024</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>fff</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write leveling maximum time. Specifies the maximum number of clock cycles that the controller will wait for a response (phy_dfi_wrlvl_resp) to a write leveling enable signal (ddrc_dfi_wrlvl_en). Only applicable when connecting to PHY's operating in 'PHY WrLvl Evaluation' mode. Typical value 0xFFF Units 1024 clocks</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>dfi_rdlvl_max_x1024</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fff000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>fff000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Read leveling maximum time. Specifies the maximum number of clock cycles that the controller will wait for a response (phy_dfi_rdlvl_resp) to a read leveling enable signal (ddrc_dfi_rdlvl_en or ddrc_dfi_rdlvl_gate_en). Only applicable when connecting to PHY's operating in 'PHY RdLvl Evaluation' mode. Typical value 0xFFF Units 1024 clocks</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ddrc_reg_twrlvl_max_error</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>24:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>When '1' indicates that the reg_ddrc_dfi_wrlvl_max_x1024 timer has timed out. This is a Clear-on-Write register. If write leveling timed out, an error is indicated by the DDRC and this bit gets set. The value is held until it is cleared. Clearing is done by writing a '0' to this register. Only present in designs that support DDR3.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ddrc_reg_trdlvl_max_error</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:25</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2: not applicable. LPDDR2 and DDR3: When '1' indicates that the reg_ddrc_dfi_rdrlvl_max_x1024 timer has timed out. This is a Clear-on-Write register. If read leveling or gate training timed out, an error is indicated by the DDRC and this bit gets set. The value is held at that value until it is cleared. Clearing is done by writing a '0' to this register.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dfi_wr_level_en</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>26:26</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Write leveling disabled. 1: Write leveling mode has been enabled as part of init sequence; Valid only for DDR3 DFI designs</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dfi_rd_dqs_gate_level</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>27:27</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Read DQS gate leveling is disabled. 1: Read DQS Gate Leveling mode has been enabled as part of init sequence; Valid only for DDR3 DFI designs</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dfi_rd_data_eye_train</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>28:28</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR2: not applicable. LPDDR2 and DDR3: 0: 1: Read Data Eye training mode has been enabled as part of init sequence.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>reg_2c@0XF80060B0</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1fffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1cffffff</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Training control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="reg_2d">Register (<A href=#mod___slcr> slcr </A>)reg_2d</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_2d</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060B4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_skip_ocd</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This register must be kept at 1'b1. 1'b0 is NOT supported. 1: Indicates the controller to skip OCD adjustment step during DDR2 initialization. OCD_Default and OCD_Exit are performed instead. 0: Not supported.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>reg_2d@0XF80060B4</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>200</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>200</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Misc Debug</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="dfi_timing">Register (<A href=#mod___slcr> slcr </A>)dfi_timing</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>dfi_timing</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060B8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dfi_t_rddata_en</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Time from the assertion of a READ command on the DFI interface to the assertion of the phy_dfi_rddata_en signal. DDR2 and DDR3: RL - 1 LPDDR: RL Where RL is read latency of DRAM.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dfi_t_ctrlup_min</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7fe0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Specifies the minimum number of clock cycles that the ddrc_dfi_ctrlupd_req signal must be asserted.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dfi_t_ctrlup_max</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>24:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1ff8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Specifies the maximum number of clock cycles that the ddrc_dfi_ctrlupd_req signal can assert.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>dfi_timing@0XF80060B8</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1ffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>200066</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DFI timing</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="CHE_ECC_CONTROL_REG_OFFSET">Register (<A href=#mod___slcr> slcr </A>)CHE_ECC_CONTROL_REG_OFFSET</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CHE_ECC_CONTROL_REG_OFFSET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060C4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Clear_Uncorrectable_DRAM_ECC_error</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Writing 1 to this bit will clear the uncorrectable log valid bit and the uncorrectable error counters.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Clear_Correctable_DRAM_ECC_error</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Writing 1 to this bit will clear the correctable log valid bit and the correctable error counters.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>CHE_ECC_CONTROL_REG_OFFSET@0XF80060C4</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ECC error clear</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="CHE_CORR_ECC_LOG_REG_OFFSET">Register (<A href=#mod___slcr> slcr </A>)CHE_CORR_ECC_LOG_REG_OFFSET</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CHE_CORR_ECC_LOG_REG_OFFSET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060C8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CORR_ECC_LOG_VALID</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Set to 1 when a correctable ECC error is captured. As long as this is 1 no further ECC errors will be captured. This is cleared when a 1 is written to register bit[1] of ECC CONTROL REGISTER (0x31)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ECC_CORRECTED_BIT_NUM</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fe</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Indicator of the bit number syndrome in error for single-bit errors. The field is 7-bit wide to handle 72-bits of data. This is an encoded value with ECC bits placed in between data. The encoding is given in section 5.4 Correctable bit number from the lowest error lane is reported here. There are only 13-valid bits going to an ECC lane (8-data + 5-ECC). Only 4-bits are needed to encode a max value of d'13. Bit[7] of this register is used to indicate the exact byte lane. When a error happens, if CORR_ECC_LOG_COL[0] from register 0x33 is 1'b0, then the error happened in Lane 0 or 1. If CORR_ECC_LOG_COL[0] is 1'b1, then the error happened in Lane 2 or 3. Bit[7] of this register indicates whether the error is from upper or lower byte lane. If it is 0, then it is lower byte lane and if it is 1, then it is upper byte lane. Together with CORR_ECC_LOG_COL[0] and bit[7] of this register, the exact byte lane with correctable error can be determined.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>CHE_CORR_ECC_LOG_REG_OFFSET@0XF80060C8</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ECC error correction</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="CHE_UNCORR_ECC_LOG_REG_OFFSET">Register (<A href=#mod___slcr> slcr </A>)CHE_UNCORR_ECC_LOG_REG_OFFSET</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CHE_UNCORR_ECC_LOG_REG_OFFSET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060DC</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>UNCORR_ECC_LOG_VALID</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Set to 1 when an uncorrectable ECC error is captured. As long as this is a 1, no further ECC errors will be captured. This is cleared when a 1 is written to register bit[0] of ECC CONTROL REGISTER (0x31).</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>CHE_UNCORR_ECC_LOG_REG_OFFSET@0XF80060DC</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ECC unrecoverable error status</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="CHE_ECC_STATS_REG_OFFSET">Register (<A href=#mod___slcr> slcr </A>)CHE_ECC_STATS_REG_OFFSET</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CHE_ECC_STATS_REG_OFFSET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060F0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>STAT_NUM_CORR_ERR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Returns the number of correctable ECC errors seen since the last read. Counter saturates at max value. This is cleared when a 1 is written to register bit[1] of ECC CONTROL REGISTER (0x58).</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>STAT_NUM_UNCORR_ERR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Returns the number of uncorrectable errors since the last read. Counter saturates at max value. This is cleared when a 1 is written to register bit[0] of ECC CONTROL REGISTER (0x58).</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>CHE_ECC_STATS_REG_OFFSET@0XF80060F0</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ECC error count</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ECC_scrub">Register (<A href=#mod___slcr> slcr </A>)ECC_scrub</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ECC_scrub</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80060F4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_ecc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DRAM ECC Mode. The only valid values that works for this project are 000 (No ECC) and 100 (SEC/DED over 1-beat). To run the design in ECC mode, set reg_ddrc_data_bus_width to 2'b01 (Half bus width) and reg_ddrc_ecc_mode to 100. In this mode, there will be 16-data bits + 6-bit ECC on the DRAM bus. Controller must NOT be put in full bus width mode, when ECC is turned ON. 000 : No ECC, 001: Reserved 010: Parity 011: Reserved 100: SEC/DED over 1-beat 101: SEC/DED over multiple beats 110: Device Correction 111: Reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_scrub</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Enable ECC scrubs (valid only when reg_ddrc_ecc_mode = 100). 1: Disable ECC scrubs</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ECC_scrub@0XF80060F4</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>8</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>ECC mode/scrub</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_rcvr_enable">Register (<A href=#mod___slcr> slcr </A>)phy_rcvr_enable</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_rcvr_enable</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006114</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_dif_on</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Value to drive to IO receiver enable pins when turning it ON. When NOT in powerdown or self-refresh (when CKE=1) this value will be sent to the IOs to control receiver on/off. IOD is the size specified by the IO_DIFEN_SIZE parameter.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_dif_off</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Value to drive to IO receiver enable pins when turning it OFF. When in powerdown or self-refresh (CKE=0) this value will be sent to the IOs to control receiver on/off. IOD is the size specified by the IO_DIFEN_SIZE parameter. Depending on the IO, one of these signals dif_on or dif_off can be used.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_rcvr_enable@0XF8006114</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Phy receiver enable register</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="PHY_Config">Register (<A href=#mod___slcr> slcr </A>)PHY_Config</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PHY_Config</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006118</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_data_slice_in_use</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Data bus width selection for Read FIFO RE generation. One bit for each data slice. 0: read data responses are ignored. 1: data slice is valid. Note: The Phy Data Slice 0 must always be enabled.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rdlvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_gatelvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wrlvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_shift_dq</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7fc0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Determines whether early shifting is required for a particular DQ bit when reg_phy_bist_mode is 10. 0: PRBS pattern without any shift. 1: PRBS pattern shifted early by 1 bit.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_err_clr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Clear the mismatch error flag from the BIST Checker. 0: No effect 1: sticky error flag is cleared</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_dq_offset</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>30:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Offset value from DQS to DQ. Default value: 0x40 (for 90 degree shift). This is only used when reg_phy_use_wr_level=1. #Note 1: When a port width (W) is multiple of N instances of Ranks or Slices, each instance will get W/N bits. Instance n will get (n+1)*(W/N) -1: n (W/N) bits where n (0, 1, to N-1) is the instance number of Rank or Slice.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>PHY_Config@0XF8006118</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7fffffcf</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>40000001</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="PHY_Config">Register (<A href=#mod___slcr> slcr </A>)PHY_Config</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PHY_Config</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800611C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_data_slice_in_use</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Data bus width selection for Read FIFO RE generation. One bit for each data slice. 0: read data responses are ignored. 1: data slice is valid. Note: The Phy Data Slice 0 must always be enabled.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rdlvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_gatelvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wrlvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_shift_dq</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7fc0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Determines whether early shifting is required for a particular DQ bit when reg_phy_bist_mode is 10. 0: PRBS pattern without any shift. 1: PRBS pattern shifted early by 1 bit.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_err_clr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Clear the mismatch error flag from the BIST Checker. 0: No effect 1: sticky error flag is cleared</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_dq_offset</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>30:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Offset value from DQS to DQ. Default value: 0x40 (for 90 degree shift). This is only used when reg_phy_use_wr_level=1. #Note 1: When a port width (W) is multiple of N instances of Ranks or Slices, each instance will get W/N bits. Instance n will get (n+1)*(W/N) -1: n (W/N) bits where n (0, 1, to N-1) is the instance number of Rank or Slice.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>PHY_Config@0XF800611C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7fffffcf</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>40000001</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="PHY_Config">Register (<A href=#mod___slcr> slcr </A>)PHY_Config</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PHY_Config</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006120</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_data_slice_in_use</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Data bus width selection for Read FIFO RE generation. One bit for each data slice. 0: read data responses are ignored. 1: data slice is valid. Note: The Phy Data Slice 0 must always be enabled.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rdlvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_gatelvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wrlvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_shift_dq</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7fc0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Determines whether early shifting is required for a particular DQ bit when reg_phy_bist_mode is 10. 0: PRBS pattern without any shift. 1: PRBS pattern shifted early by 1 bit.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_err_clr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Clear the mismatch error flag from the BIST Checker. 0: No effect 1: sticky error flag is cleared</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_dq_offset</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>30:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Offset value from DQS to DQ. Default value: 0x40 (for 90 degree shift). This is only used when reg_phy_use_wr_level=1. #Note 1: When a port width (W) is multiple of N instances of Ranks or Slices, each instance will get W/N bits. Instance n will get (n+1)*(W/N) -1: n (W/N) bits where n (0, 1, to N-1) is the instance number of Rank or Slice.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>PHY_Config@0XF8006120</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7fffffcf</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>40000000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="PHY_Config">Register (<A href=#mod___slcr> slcr </A>)PHY_Config</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PHY_Config</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006124</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_data_slice_in_use</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Data bus width selection for Read FIFO RE generation. One bit for each data slice. 0: read data responses are ignored. 1: data slice is valid. Note: The Phy Data Slice 0 must always be enabled.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rdlvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_gatelvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wrlvl_inc_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_shift_dq</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7fc0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Determines whether early shifting is required for a particular DQ bit when reg_phy_bist_mode is 10. 0: PRBS pattern without any shift. 1: PRBS pattern shifted early by 1 bit.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_err_clr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Clear the mismatch error flag from the BIST Checker. 0: No effect 1: sticky error flag is cleared</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_dq_offset</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>30:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Offset value from DQS to DQ. Default value: 0x40 (for 90 degree shift). This is only used when reg_phy_use_wr_level=1. #Note 1: When a port width (W) is multiple of N instances of Ranks or Slices, each instance will get W/N bits. Instance n will get (n+1)*(W/N) -1: n (W/N) bits where n (0, 1, to N-1) is the instance number of Rank or Slice.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>PHY_Config@0XF8006124</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7fffffcf</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>40000000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_init_ratio">Register (<A href=#mod___slcr> slcr </A>)phy_init_ratio</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800612C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wrlvl_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The user programmable init ratio used by Write Leveling FSM</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_gatelvl_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffc00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1f000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The user programmable init ratio used Gate Leveling FSM</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_init_ratio@0XF800612C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1f000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY init ratio register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_init_ratio">Register (<A href=#mod___slcr> slcr </A>)phy_init_ratio</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006130</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wrlvl_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The user programmable init ratio used by Write Leveling FSM</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_gatelvl_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffc00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1f000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The user programmable init ratio used Gate Leveling FSM</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_init_ratio@0XF8006130</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1f000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY init ratio register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_init_ratio">Register (<A href=#mod___slcr> slcr </A>)phy_init_ratio</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006134</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wrlvl_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The user programmable init ratio used by Write Leveling FSM</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_gatelvl_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffc00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1f000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The user programmable init ratio used Gate Leveling FSM</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_init_ratio@0XF8006134</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1f000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY init ratio register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_init_ratio">Register (<A href=#mod___slcr> slcr </A>)phy_init_ratio</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006138</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wrlvl_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The user programmable init ratio used by Write Leveling FSM</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_gatelvl_init_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffc00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1f000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The user programmable init ratio used Gate Leveling FSM</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_init_ratio@0XF8006138</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1f000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY init ratio register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_rd_dqs_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_rd_dqs_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_rd_dqs_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006140</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>35</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>35</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for read DQS slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the read DQS in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line. Provide a default value of 0x40 for most applications</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_rd_dqs_slave_ratio for the read DQS slave DLL 1: overwrite the delay/tap value for read DQS slave DLL with the value of the reg_phy_rd_dqs_slave_delay bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_rd_dqs_slave_force is 1, replace delay/tap value for read DQS slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_rd_dqs_cfg@0XF8006140</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>35</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY read DQS configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_rd_dqs_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_rd_dqs_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_rd_dqs_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006144</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>35</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>35</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for read DQS slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the read DQS in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line. Provide a default value of 0x40 for most applications</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_rd_dqs_slave_ratio for the read DQS slave DLL 1: overwrite the delay/tap value for read DQS slave DLL with the value of the reg_phy_rd_dqs_slave_delay bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_rd_dqs_slave_force is 1, replace delay/tap value for read DQS slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_rd_dqs_cfg@0XF8006144</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>35</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY read DQS configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_rd_dqs_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_rd_dqs_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_rd_dqs_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006148</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>35</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>35</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for read DQS slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the read DQS in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line. Provide a default value of 0x40 for most applications</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_rd_dqs_slave_ratio for the read DQS slave DLL 1: overwrite the delay/tap value for read DQS slave DLL with the value of the reg_phy_rd_dqs_slave_delay bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_rd_dqs_slave_force is 1, replace delay/tap value for read DQS slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_rd_dqs_cfg@0XF8006148</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>35</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY read DQS configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_rd_dqs_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_rd_dqs_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_rd_dqs_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800614C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>35</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>35</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for read DQS slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the read DQS in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line. Provide a default value of 0x40 for most applications</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_rd_dqs_slave_ratio for the read DQS slave DLL 1: overwrite the delay/tap value for read DQS slave DLL with the value of the reg_phy_rd_dqs_slave_delay bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_dqs_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_rd_dqs_slave_force is 1, replace delay/tap value for read DQS slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_rd_dqs_cfg@0XF800614C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>35</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY read DQS configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_wr_dqs_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_wr_dqs_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_wr_dqs_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006154</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for write DQS slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the write DQS in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line. (Used to program the manual training ratio value)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_wr_dqs_slave_ratio for the write DQS slave DLL 1: overwrite the delay/tap value for write DQS slave DLL with the value of the reg_phy_wr_dqs_slave_delay bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_wr_dqs_slave_force is 1, replace delay/tap value for write DQS slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_wr_dqs_cfg@0XF8006154</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY write DQS configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_wr_dqs_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_wr_dqs_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_wr_dqs_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006158</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for write DQS slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the write DQS in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line. (Used to program the manual training ratio value)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_wr_dqs_slave_ratio for the write DQS slave DLL 1: overwrite the delay/tap value for write DQS slave DLL with the value of the reg_phy_wr_dqs_slave_delay bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_wr_dqs_slave_force is 1, replace delay/tap value for write DQS slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_wr_dqs_cfg@0XF8006158</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY write DQS configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_wr_dqs_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_wr_dqs_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_wr_dqs_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800615C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for write DQS slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the write DQS in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line. (Used to program the manual training ratio value)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_wr_dqs_slave_ratio for the write DQS slave DLL 1: overwrite the delay/tap value for write DQS slave DLL with the value of the reg_phy_wr_dqs_slave_delay bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_wr_dqs_slave_force is 1, replace delay/tap value for write DQS slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_wr_dqs_cfg@0XF800615C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY write DQS configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_wr_dqs_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_wr_dqs_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_wr_dqs_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006160</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for write DQS slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the write DQS in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line. (Used to program the manual training ratio value)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_wr_dqs_slave_ratio for the write DQS slave DLL 1: overwrite the delay/tap value for write DQS slave DLL with the value of the reg_phy_wr_dqs_slave_delay bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_dqs_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_wr_dqs_slave_force is 1, replace delay/tap value for write DQS slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_wr_dqs_cfg@0XF8006160</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY write DQS configuration register for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_we_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_we_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_we_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006168</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>d1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>d1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value to be used when reg_phy_fifo_we_in_force is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_in_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_fifo_we_slave_ratio as ratio value for fifo_we_X slave DLL 1: overwrite the delay/tap value for fifo_we_X slave DLL with the value of the reg_phy_fifo_we_in_delay bus. i.e. The 'force' bit selects between specifying the delay in 'ratio' units or tap delay units</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_in_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1ff000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Delay value to be used when reg_phy_fifo_we_in_force is set to 1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_we_cfg@0XF8006168</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>d1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY FIFO write enable configuration for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_we_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_we_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_we_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800616C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>d1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>d1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value to be used when reg_phy_fifo_we_in_force is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_in_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_fifo_we_slave_ratio as ratio value for fifo_we_X slave DLL 1: overwrite the delay/tap value for fifo_we_X slave DLL with the value of the reg_phy_fifo_we_in_delay bus. i.e. The 'force' bit selects between specifying the delay in 'ratio' units or tap delay units</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_in_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1ff000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Delay value to be used when reg_phy_fifo_we_in_force is set to 1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_we_cfg@0XF800616C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>d1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY FIFO write enable configuration for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_we_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_we_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_we_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006170</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>d1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>d1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value to be used when reg_phy_fifo_we_in_force is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_in_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_fifo_we_slave_ratio as ratio value for fifo_we_X slave DLL 1: overwrite the delay/tap value for fifo_we_X slave DLL with the value of the reg_phy_fifo_we_in_delay bus. i.e. The 'force' bit selects between specifying the delay in 'ratio' units or tap delay units</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_in_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1ff000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Delay value to be used when reg_phy_fifo_we_in_force is set to 1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_we_cfg@0XF8006170</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>d1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY FIFO write enable configuration for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="phy_we_cfg">Register (<A href=#mod___slcr> slcr </A>)phy_we_cfg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>phy_we_cfg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006174</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>d1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>d1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value to be used when reg_phy_fifo_we_in_force is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_in_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_fifo_we_slave_ratio as ratio value for fifo_we_X slave DLL 1: overwrite the delay/tap value for fifo_we_X slave DLL with the value of the reg_phy_fifo_we_in_delay bus. i.e. The 'force' bit selects between specifying the delay in 'ratio' units or tap delay units</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_fifo_we_in_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1ff000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Delay value to be used when reg_phy_fifo_we_in_force is set to 1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>phy_we_cfg@0XF8006174</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>d1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY FIFO write enable configuration for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="wr_data_slv">Register (<A href=#mod___slcr> slcr </A>)wr_data_slv</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>wr_data_slv</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800617C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for write data slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the write DQ muxes in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Selects reg_phy_wr_data_slave_ratio for write data slave DLL 1: overwrite the delay/tap value for write data slave DLL with the value of the reg_phy_wr_data_slave_force bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_wr_data_slave_force is 1, replace delay/tap value for write data slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>wr_data_slv@0XF800617C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>c0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY write data slave ratio config for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="wr_data_slv">Register (<A href=#mod___slcr> slcr </A>)wr_data_slv</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>wr_data_slv</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006180</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for write data slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the write DQ muxes in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Selects reg_phy_wr_data_slave_ratio for write data slave DLL 1: overwrite the delay/tap value for write data slave DLL with the value of the reg_phy_wr_data_slave_force bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_wr_data_slave_force is 1, replace delay/tap value for write data slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>wr_data_slv@0XF8006180</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>c0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY write data slave ratio config for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="wr_data_slv">Register (<A href=#mod___slcr> slcr </A>)wr_data_slv</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>wr_data_slv</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006184</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for write data slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the write DQ muxes in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Selects reg_phy_wr_data_slave_ratio for write data slave DLL 1: overwrite the delay/tap value for write data slave DLL with the value of the reg_phy_wr_data_slave_force bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_wr_data_slave_force is 1, replace delay/tap value for write data slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>wr_data_slv@0XF8006184</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>c0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY write data slave ratio config for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="wr_data_slv">Register (<A href=#mod___slcr> slcr </A>)wr_data_slv</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>wr_data_slv</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006188</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for write data slave DLL. This is the fraction of a clock cycle represented by the shift to be applied to the write DQ muxes in units of 256ths. In other words, the full-cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Selects reg_phy_wr_data_slave_ratio for write data slave DLL 1: overwrite the delay/tap value for write data slave DLL with the value of the reg_phy_wr_data_slave_force bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_data_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_wr_data_slave_force is 1, replace delay/tap value for write data slave DLL with this value.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>wr_data_slv@0XF8006188</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>c0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>PHY write data slave ratio config for data slice 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="reg_64">Register (<A href=#mod___slcr> slcr </A>)reg_64</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_64</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006190</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bl2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved for future Use.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_at_spd_atpg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: run scan test at slow clock speed but with high coverage 1: run scan test at full clock speed but with less coverage During normal function mode, this port must be set 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_enable</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enable the internal BIST generation and checker logic when this port is set HIGH. Setting this port as 0 will stop the BIST generator/checker. In order to run BIST tests, this port must be set along with reg_phy_loopback.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_force_err</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This register bit is used to check that BIST checker is not giving false pass. When this port is set 1, data bit gets inverted before sending out to the external memory and BIST checker must return a mismatch error.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_bist_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The mode bits select the pattern type generated by the BIST generator. All the patterns are transmitted continuously once enabled. 00: constant pattern (0 repeated on each DQ bit) 01: low freq pattern (00001111 repeated on each DQ bit) 10: PRBS pattern (2^7-1 PRBS pattern repeated on each DQ bit) Each DQ bit always has same data value except when early shifting in PRBS mode is requested 11: reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_invert_clkout</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Inverts the polarity of DRAM clock. 0: core clock is passed on to DRAM 1: inverted core clock is passed on to DRAM. Use this when CLK can arrive at a DRAM device ahead of DQS or coincidence with DQS based on board topology. This effectively delays the CLK to the DRAM device by half -cycle, providing a CLK edge that DQS can align to during leveling.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_sel_logic</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Selects one of the two read leveling algorithms.'b0: Select algorithm # 1'b1: Select algorithm # 2 Please refer to Read Data Eye Training section in PHY User Guide for details about the Read Leveling algorithms</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_ctrl_slave_ratio</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffc00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Ratio value for address/command launch timing in phy_ctrl macro. This is the fraction of a clock cycle represented by the shift to be applied to the read DQS in units of 256ths. In other words, the full cycle tap value from the master DLL will be scaled by this number over 256 to get the delay value for the slave delay line.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_ctrl_slave_force</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Use reg_phy_ctrl_slave_ratio for address/command timing slave DLL 1: overwrite the delay/tap value for address/command timing slave DLL with the value of the reg_phy_rd_dqs_slave_delay bus.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_ctrl_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>27:21</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fe00000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg_phy_rd_dqs_slave_force is 1, replace delay/tap value for address/command timing slave DLL with this value. This is a bit value, the remaining 2 bits are in register 0x65 bits[19:18].</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_lpddr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>29:29</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: DDR2 or DDR3. 1: LPDDR2.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_cmd_latency</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>30:30</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If set to 1, command comes to phy_ctrl through a flop.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>reg_64@0XF8006190</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>6ffffefe</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>40080</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Training control 2</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="reg_65">Register (<A href=#mod___slcr> slcr </A>)reg_65</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_65</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006194</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_wr_rl_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This delay determines when to select the active rank's ratio logic delay for Write Data and Write DQS slave delay lines after PHY receives a write command at Control Interface. The programmed value must be (Write Latency - 4) with a minimum value of 1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_rd_rl_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This delay determines when to select the active rank's ratio logic delay for Read Data and Read DQS slave delay lines after PHY receives a read command at Control Interface. The programmed value must be (Read Latency - 3) with a minimum value of 1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_dll_lock_diff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3c00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3c00</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>The Maximum number of delay line taps variation allowed while maintaining the master DLL lock. When the PHY is in locked state and the variation on the clock exceeds the variation indicated by the register, the lock signal is deasserted</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_use_wr_level</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write Leveling training control. 0: Use register programmed ratio values 1: Use ratio for delay line calculated by write leveling Note: This is a Synchronous dynamic signal that requires timing closure.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_use_rd_dqs_gate_level</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Read DQS Gate training control. 0: Use register programmed ratio values 1: Use ratio for delay line calculated by DQS gate leveling Note: This is a Synchronous dynamic signal that requires timing closure.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_use_rd_data_eye_level</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Read Data Eye training control. 0: Use register programmed ratio values 1: Use ratio for delay line calculated by data eye leveling Note: This is a Synchronous dynamic signal that requires timing closure</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_dis_calib_rst</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable the dll_calib (internally generated) signal from resetting the Read Capture FIFO pointers and portions of phy_data. Note: dll_calib is (i) generated by dfi_ctrl_upd_req or (ii) by the PHY when it detects that the clock frequency variation has exceeded the bounds set by reg_phy_dll_lock_diff or (iii) periodically throughout the leveling process. dll_calib will update the slave DL with PVT-compensated values according to master DLL outputs</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_phy_ctrl_slave_delay</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If reg-phy_rd_dqs_slave_force is 1, replace delay/tap value for address/command timing slave DLL with this value</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>reg_65@0XF8006194</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1fc82</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Training control 3</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="page_mask">Register (<A href=#mod___slcr> slcr </A>)page_mask</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>page_mask</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006204</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_page_addr_mask</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Set this register based on the value programmed on the reg_ddrc_addrmap_* registers. Set the Column address bits to 0. Set the Page and Bank address bits to 1. This is used for calculating page_match inside the slave modules in Arbiter. The page_match is considered during the arbitration process. This mask applies to 64-bit address and not byte address. Setting this value to 0 disables transaction prioritization based on page/bank match.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>page_mask@0XF8006204</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Page mask</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="axi_priority_wr_port">Register (<A href=#mod___slcr> slcr </A>)axi_priority_wr_port</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>axi_priority_wr_port</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006208</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_pri_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Priority of this Write Port n. Value in this register used to load the aging counters (when respective port request is asserted and grant is generated to that port). These register can be reprogrammed to set priority of each port. Lower the value more will be priority given to the port. For example if 0x82 (port 0) value is set to 'h3FF, and 0x83 (port 1) is set to 'h0FF, and both port0 and port1 have requests, in this case port1 will get high priority and grant will be given to port1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_aging_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable aging for this Write Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_urgent_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable urgent for this Write Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_dis_page_match_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable the page match feature.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>axi_priority_wr_port@0XF8006208</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>703ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>AXI Priority control for write port 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="axi_priority_wr_port">Register (<A href=#mod___slcr> slcr </A>)axi_priority_wr_port</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>axi_priority_wr_port</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800620C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_pri_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Priority of this Write Port n. Value in this register used to load the aging counters (when respective port request is asserted and grant is generated to that port). These register can be reprogrammed to set priority of each port. Lower the value more will be priority given to the port. For example if 0x82 (port 0) value is set to 'h3FF, and 0x83 (port 1) is set to 'h0FF, and both port0 and port1 have requests, in this case port1 will get high priority and grant will be given to port1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_aging_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable aging for this Write Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_urgent_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable urgent for this Write Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_dis_page_match_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable the page match feature.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>axi_priority_wr_port@0XF800620C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>703ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>AXI Priority control for write port 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="axi_priority_wr_port">Register (<A href=#mod___slcr> slcr </A>)axi_priority_wr_port</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>axi_priority_wr_port</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006210</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_pri_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Priority of this Write Port n. Value in this register used to load the aging counters (when respective port request is asserted and grant is generated to that port). These register can be reprogrammed to set priority of each port. Lower the value more will be priority given to the port. For example if 0x82 (port 0) value is set to 'h3FF, and 0x83 (port 1) is set to 'h0FF, and both port0 and port1 have requests, in this case port1 will get high priority and grant will be given to port1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_aging_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable aging for this Write Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_urgent_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable urgent for this Write Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_dis_page_match_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable the page match feature.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>axi_priority_wr_port@0XF8006210</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>703ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>AXI Priority control for write port 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="axi_priority_wr_port">Register (<A href=#mod___slcr> slcr </A>)axi_priority_wr_port</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>axi_priority_wr_port</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006214</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_pri_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Priority of this Write Port n. Value in this register used to load the aging counters (when respective port request is asserted and grant is generated to that port). These register can be reprogrammed to set priority of each port. Lower the value more will be priority given to the port. For example if 0x82 (port 0) value is set to 'h3FF, and 0x83 (port 1) is set to 'h0FF, and both port0 and port1 have requests, in this case port1 will get high priority and grant will be given to port1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_aging_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable aging for this Write Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_urgent_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable urgent for this Write Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_dis_page_match_wr_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable the page match feature.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>axi_priority_wr_port@0XF8006214</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>703ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>AXI Priority control for write port 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="axi_priority_rd_port">Register (<A href=#mod___slcr> slcr </A>)axi_priority_rd_port</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>axi_priority_rd_port</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006218</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_pri_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Priority of this Read Port n. Value in this register used to load the aging counters (when respective port request is asserted and grant is generated to that port). These register can be reprogrammed to set priority of each port. Lower the value more will be priority given to the port. For example if 0x82 (port 0) value is set to 'h3FF, and 0x83 (port 1) is set to 'h0FF, and both port0 and port1 have requests, in this case port1 will get high priority and grant will be given to port1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_aging_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable aging for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_urgent_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable urgent for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_dis_page_match_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable the page match feature.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_set_hpr_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enable reads to be generated as HPR for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>axi_priority_rd_port@0XF8006218</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>f03ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>AXI Priority control for read port 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="axi_priority_rd_port">Register (<A href=#mod___slcr> slcr </A>)axi_priority_rd_port</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>axi_priority_rd_port</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF800621C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_pri_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Priority of this Read Port n. Value in this register used to load the aging counters (when respective port request is asserted and grant is generated to that port). These register can be reprogrammed to set priority of each port. Lower the value more will be priority given to the port. For example if 0x82 (port 0) value is set to 'h3FF, and 0x83 (port 1) is set to 'h0FF, and both port0 and port1 have requests, in this case port1 will get high priority and grant will be given to port1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_aging_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable aging for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_urgent_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable urgent for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_dis_page_match_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable the page match feature.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_set_hpr_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enable reads to be generated as HPR for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>axi_priority_rd_port@0XF800621C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>f03ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>AXI Priority control for read port 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="axi_priority_rd_port">Register (<A href=#mod___slcr> slcr </A>)axi_priority_rd_port</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>axi_priority_rd_port</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006220</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_pri_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Priority of this Read Port n. Value in this register used to load the aging counters (when respective port request is asserted and grant is generated to that port). These register can be reprogrammed to set priority of each port. Lower the value more will be priority given to the port. For example if 0x82 (port 0) value is set to 'h3FF, and 0x83 (port 1) is set to 'h0FF, and both port0 and port1 have requests, in this case port1 will get high priority and grant will be given to port1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_aging_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable aging for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_urgent_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable urgent for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_dis_page_match_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable the page match feature.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_set_hpr_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enable reads to be generated as HPR for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>axi_priority_rd_port@0XF8006220</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>f03ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>AXI Priority control for read port 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="axi_priority_rd_port">Register (<A href=#mod___slcr> slcr </A>)axi_priority_rd_port</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>axi_priority_rd_port</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006224</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_pri_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Priority of this Read Port n. Value in this register used to load the aging counters (when respective port request is asserted and grant is generated to that port). These register can be reprogrammed to set priority of each port. Lower the value more will be priority given to the port. For example if 0x82 (port 0) value is set to 'h3FF, and 0x83 (port 1) is set to 'h0FF, and both port0 and port1 have requests, in this case port1 will get high priority and grant will be given to port1.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_aging_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable aging for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_disable_urgent_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable urgent for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_dis_page_match_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable the page match feature.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_arb_set_hpr_rd_portn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enable reads to be generated as HPR for this Read Port.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>axi_priority_rd_port@0XF8006224</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>f03ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>3ff</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>AXI Priority control for read port 0.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="lpddr_ctrl0">Register (<A href=#mod___slcr> slcr </A>)lpddr_ctrl0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>lpddr_ctrl0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80062A8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_lpddr2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: DDR2 or DDR3 in use. 1: LPDDR2 in Use.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_derate_enable</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>0: Timing parameter derating is disabled. 1: Timing parameter derating is enabled using MR4 read value. This feature should only be enabled after LPDDR2 initialization is completed</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_mr4_margin</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>UNUSED</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>lpddr_ctrl0@0XF80062A8</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ff5</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>LPDDR2 Control 0</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="lpddr_ctrl1">Register (<A href=#mod___slcr> slcr </A>)lpddr_ctrl1</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>lpddr_ctrl1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80062AC</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_mr4_read_interval</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Interval between two MR4 reads, USED to derate the timing parameters.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>lpddr_ctrl1@0XF80062AC</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>LPDDR2 Control 1</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="lpddr_ctrl2">Register (<A href=#mod___slcr> slcr </A>)lpddr_ctrl2</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>lpddr_ctrl2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80062B0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_min_stable_clock_x1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Time to wait after the first CKE high, tINIT2. Units: 1 clock cycle. LPDDR2 typically requires 5 x tCK delay.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_idle_after_reset_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>12</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>120</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Idle time after the reset command, tINIT4. Units: 32 clock cycles.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_t_mrw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>5</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Time to wait during load mode register writes. Present only in designs configured to support LPDDR2. LPDDR2 typically requires value of 5.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>lpddr_ctrl2@0XF80062B0</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3fffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>5125</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>LPDDR2 Control 2</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="lpddr_ctrl3">Register (<A href=#mod___slcr> slcr </A>)lpddr_ctrl3</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>lpddr_ctrl3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80062B4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_max_auto_init_x1024</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>a8</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>a8</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Maximum duration of the auto initialization, tINIT5. Units: 1024 clock cycles. LPDDR2 typically requires 10 us.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dev_zqinit_x32</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3ff00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>12</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1200</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>ZQ initial calibration, tZQINIT. Units: 32 clock cycles. LPDDR2 typically requires 1 us.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>lpddr_ctrl3@0XF80062B4</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>12a8</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>LPDDR2 Control 3</B>
</TD>
</TR>
</TABLE>
<P>
<H1>POLL ON DCI STATUS</H1>
<H2><a name="DDRIOB_DCI_STATUS">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DCI_STATUS</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DCI_STATUS</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B74</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DONE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI done signal</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DCI_STATUS@0XF8000B74</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>2000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>tobe</B>
</TD>
</TR>
</TABLE>
<P>
<H1>UNLOCK DDR</H1>
<H2><a name="ddrc_ctrl">Register (<A href=#mod___slcr> slcr </A>)ddrc_ctrl</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ddrc_ctrl</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_soft_rstb</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Active low soft reset. Update during normal operation. 0: Resets the controller 1: Takes the controller out of reset. Dynamic Bit Field. Note: Software changes DRAM controller register values only when the controller is in the reset state, except for bit fields that can be dymanically updated.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_powerdown_en</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Controller power down control. Update during normal operation. Enable the controller to powerdown after it becomes idle. Dynamic Bit Field. 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_data_bus_width</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR bus width control 00: 32-bit 01: 16-bit 1x: reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_burst8_refresh</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>70</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Refresh timeout. Programmed value plus one will be the number of refresh timeouts that will be allowed to accumulate before traffic is blocked and the refreshes are forced to execute. Closing pages to perform a refresh is a one-time penalty that must be paid for each group of refreshes; therefore, performing refreshes in a burst reduces the per-refresh penalty of these page closings. Higher numbers for burst_of_N_refresh slightly increases utilization; lower numbers decreases the worst-case latency associated with refreshes. 0: single refresh 1: burst-of-2 ... 7: burst-of-8 refresh</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_rdwr_idle_gap</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>When the preferred transaction store is empty for this many clock cycles, switch to the alternate transaction store if it is non-empty. The read transaction store (both high and low priority) is the default preferred transaction store and the write transaction store is the alternate store. When 'Prefer write over read' is set this is reversed.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_rd_bypass</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Only present in designs supporting read bypass. For Debug only. 0: Do not disable bypass path for high priority read page hits. 1: disable bypass path for high priority read page hits.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_act_bypass</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:15</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Only present in designs supporting activate bypass. For Debug only. 0: Do not disable bypass path for high priority read activates. 1: disable bypass path for high priority read activates.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reg_ddrc_dis_auto_refresh</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Disable auto-refresh. 0: do not disable auto-refresh. 1: disable auto-refresh. Dynamic Bit Field. Note: When this transitions from 0 to 1, any pending refreshes will be immediately scheduled by the controller.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>ddrc_ctrl@0XF8006000</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>85</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDRC Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>CHECK DDR STATUS</H1>
<H2><a name="mode_sts_reg">Register (<A href=#mod___slcr> slcr </A>)mode_sts_reg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>mode_sts_reg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8006054</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ddrc_reg_operating_mode</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Gives the status of the controller. 0: DDRC Init 1: Normal operation 2: Powerdown mode 3: Self-refresh mode 4 and above: deep power down mode (LPDDR2 only)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>mode_sts_reg@0XF8006054</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>tobe</B>
</TD>
</TR>
</TABLE>
<P>
</TABLE>
<P>
<H2><a name="ps7_mio_init_data_3_0">ps7_mio_init_data_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SLCR_UNLOCK">
SLCR_UNLOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>WO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SLCR Write Protection Unlock</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_ADDR0">
DDRIOB_ADDR0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B40</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for A[14:0], CKE and DRST_B</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_ADDR1">
DDRIOB_ADDR1
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B44</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for BA[2:0], ODT, CS_B, WE_B, RAS_B and CAS_B</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DATA0">
DDRIOB_DATA0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B48</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for Data 15:0</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DATA1">
DDRIOB_DATA1
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B4C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for Data 31:16</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DIFF0">
DDRIOB_DIFF0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B50</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for DQS 1:0</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DIFF1">
DDRIOB_DIFF1
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B54</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for DQS 3:2</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_CLOCK">
DDRIOB_CLOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B58</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for Clock Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DRIVE_SLEW_ADDR">
DDRIOB_DRIVE_SLEW_ADDR
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B5C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive and Slew controls for Address and Command pins of the DDR Interface</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DRIVE_SLEW_DATA">
DDRIOB_DRIVE_SLEW_DATA
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive and Slew controls for DQ pins of the DDR Interface</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DRIVE_SLEW_DIFF">
DDRIOB_DRIVE_SLEW_DIFF
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B64</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive and Slew controls for DQS pins of the DDR Interface</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DRIVE_SLEW_CLOCK">
DDRIOB_DRIVE_SLEW_CLOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B68</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Drive and Slew controls for Clock pins of the DDR Interface</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DDR_CTRL">
DDRIOB_DDR_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B6C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Buffer Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DCI_CTRL">
DDRIOB_DCI_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B70</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB DCI Config</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DCI_CTRL">
DDRIOB_DCI_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B70</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB DCI Config</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DCI_CTRL">
DDRIOB_DCI_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B70</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB DCI Config</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#MIO_PIN_24">
MIO_PIN_24
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000760</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>MIO Pin 24 Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#MIO_PIN_25">
MIO_PIN_25
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000764</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>MIO Pin 25 Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#MIO_PIN_40">
MIO_PIN_40
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007A0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>MIO Pin 40 Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#MIO_PIN_41">
MIO_PIN_41
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007A4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>MIO Pin 41 Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#MIO_PIN_42">
MIO_PIN_42
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007A8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>MIO Pin 42 Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#MIO_PIN_43">
MIO_PIN_43
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007AC</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>MIO Pin 43 Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#MIO_PIN_44">
MIO_PIN_44
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007B0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>MIO Pin 44 Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#MIO_PIN_45">
MIO_PIN_45
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007B4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>MIO Pin 45 Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SLCR_LOCK">
SLCR_LOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>WO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SLCR Write Protection Lock</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ps7_mio_init_data_3_0">ps7_mio_init_data_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<H1>SLCR SETTINGS</H1>
<H2><a name="SLCR_UNLOCK">Register (<A href=#mod___slcr> slcr </A>)SLCR_UNLOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SLCR_UNLOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>UNLOCK_KEY</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>df0d</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>df0d</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write the unlock key, 0xDF0D, to enable writes to the slcr registers. All slcr registers, 0xF800_0000 to 0xF800_0B74, are writeable until locked using the SLCR_LOCK register. A read of this register returns zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SLCR_UNLOCK@0XF8000008</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>df0d</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SLCR Write Protection Unlock</B>
</TD>
</TR>
</TABLE>
<P>
<H1>OCM REMAPPING</H1>
<H1>DDRIOB SETTINGS</H1>
<H2><a name="DDRIOB_ADDR0">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_ADDR0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_ADDR0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B40</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_INP_POWER</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>INP_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Input buffer control: 00: Input off (input signal to selected controller is driven Low). 01: Vref based differential receiver for SSTL, HSTL. 10: Differential input receiver. 11: LVCMOS receiver.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_UPDATE_B</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Update Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Tri State Termination Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Mode Selection: 00: DCI Disabled (DDR2/3 ADDR and CLOCK) 01: DCI Drive (LPDDR2) 10: reserved 11: DCI Termination (DDR2/3 DATA and DIFF)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>OUTPUT_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables output mode to enable output ties to 00: ibuf 01 and 10: reserved 11: obuf</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>enables pullup on output 0: no pullup 1: pullup enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_ADDR0@0XF8000B40</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for A[14:0], CKE and DRST_B</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_ADDR1">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_ADDR1</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_ADDR1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B44</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_INP_POWER</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>INP_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Input buffer control: 00: Input off (input signal to selected controller is driven Low). 01: Vref based differential receiver for SSTL, HSTL. 10: Differential input receiver. 11: LVCMOS receiver.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_UPDATE_B</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Update Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Tri State Termination Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Mode Selection: 00: DCI Disabled (DDR2/3 ADDR and CLOCK) 01: DCI Drive (LPDDR2) 10: reserved 11: DCI Termination (DDR2/3 DATA and DIFF)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>OUTPUT_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables output mode to enable output ties to 00: ibuf 01 and 10: reserved 11: obuf</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>enables pullup on output 0: no pullup 1: pullup enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_ADDR1@0XF8000B44</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for BA[2:0], ODT, CS_B, WE_B, RAS_B and CAS_B</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DATA0">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DATA0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DATA0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B48</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_INP_POWER</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>INP_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Input buffer control: 00: Input off (input signal to selected controller is driven Low). 01: Vref based differential receiver for SSTL, HSTL. 10: Differential input receiver. 11: LVCMOS receiver.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_UPDATE_B</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Update Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Tri State Termination Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Mode Selection: 00: DCI Disabled (DDR2/3 ADDR and CLOCK) 01: DCI Drive (LPDDR2) 10: reserved 11: DCI Termination (DDR2/3 DATA and DIFF)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>OUTPUT_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables output mode to enable output ties to 00: ibuf 01 and 10: reserved 11: obuf</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>enables pullup on output 0: no pullup 1: pullup enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DATA0@0XF8000B48</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>672</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for Data 15:0</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DATA1">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DATA1</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DATA1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B4C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_INP_POWER</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>INP_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Input buffer control: 00: Input off (input signal to selected controller is driven Low). 01: Vref based differential receiver for SSTL, HSTL. 10: Differential input receiver. 11: LVCMOS receiver.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_UPDATE_B</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Update Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Tri State Termination Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Mode Selection: 00: DCI Disabled (DDR2/3 ADDR and CLOCK) 01: DCI Drive (LPDDR2) 10: reserved 11: DCI Termination (DDR2/3 DATA and DIFF)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>OUTPUT_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables output mode to enable output ties to 00: ibuf 01 and 10: reserved 11: obuf</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>enables pullup on output 0: no pullup 1: pullup enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DATA1@0XF8000B4C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>800</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for Data 31:16</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DIFF0">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DIFF0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DIFF0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B50</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_INP_POWER</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>INP_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Input buffer control: 00: Input off (input signal to selected controller is driven Low). 01: Vref based differential receiver for SSTL, HSTL. 10: Differential input receiver. 11: LVCMOS receiver.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_UPDATE_B</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Update Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Tri State Termination Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Mode Selection: 00: DCI Disabled (DDR2/3 ADDR and CLOCK) 01: DCI Drive (LPDDR2) 10: reserved 11: DCI Termination (DDR2/3 DATA and DIFF)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>OUTPUT_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables output mode to enable output ties to 00: ibuf 01 and 10: reserved 11: obuf</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>enables pullup on output 0: no pullup 1: pullup enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DIFF0@0XF8000B50</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>674</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for DQS 1:0</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DIFF1">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DIFF1</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DIFF1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B54</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_INP_POWER</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>INP_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Input buffer control: 00: Input off (input signal to selected controller is driven Low). 01: Vref based differential receiver for SSTL, HSTL. 10: Differential input receiver. 11: LVCMOS receiver.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_UPDATE_B</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Update Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Tri State Termination Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Mode Selection: 00: DCI Disabled (DDR2/3 ADDR and CLOCK) 01: DCI Drive (LPDDR2) 10: reserved 11: DCI Termination (DDR2/3 DATA and DIFF)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>OUTPUT_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables output mode to enable output ties to 00: ibuf 01 and 10: reserved 11: obuf</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>enables pullup on output 0: no pullup 1: pullup enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DIFF1@0XF8000B54</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>800</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for DQS 3:2</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_CLOCK">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_CLOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_CLOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B58</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_INP_POWER</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>INP_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Input buffer control: 00: Input off (input signal to selected controller is driven Low). 01: Vref based differential receiver for SSTL, HSTL. 10: Differential input receiver. 11: LVCMOS receiver.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_UPDATE_B</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Update Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Tri State Termination Enable: 0: disable 1: enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DCI_TYPE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Mode Selection: 00: DCI Disabled (DDR2/3 ADDR and CLOCK) 01: DCI Drive (LPDDR2) 10: reserved 11: DCI Termination (DDR2/3 DATA and DIFF)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>OUTPUT_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables output mode to enable output ties to 00: ibuf 01 and 10: reserved 11: obuf</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>enables pullup on output 0: no pullup 1: pullup enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_CLOCK@0XF8000B58</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for Clock Output</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DRIVE_SLEW_ADDR">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DRIVE_SLEW_ADDR</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DRIVE_SLEW_ADDR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B5C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_DRIVE_P</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1c</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_DRIVE_N</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_SLEW_P</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>c000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_SLEW_N</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>180000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_GTL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>26:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_RTERM</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:27</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f8000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DRIVE_SLEW_ADDR@0XF8000B5C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>18c61c</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Drive and Slew controls for Address and Command pins of the DDR Interface</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DRIVE_SLEW_DATA">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DRIVE_SLEW_DATA</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DRIVE_SLEW_DATA</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_DRIVE_P</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1c</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_DRIVE_N</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_SLEW_P</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_SLEW_N</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f80000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_GTL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>26:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_RTERM</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:27</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f8000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DRIVE_SLEW_DATA@0XF8000B60</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>f9861c</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Drive and Slew controls for DQ pins of the DDR Interface</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DRIVE_SLEW_DIFF">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DRIVE_SLEW_DIFF</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DRIVE_SLEW_DIFF</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B64</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_DRIVE_P</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1c</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_DRIVE_N</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_SLEW_P</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_SLEW_N</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f80000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_GTL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>26:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_RTERM</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:27</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f8000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DRIVE_SLEW_DIFF@0XF8000B64</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>f9861c</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Drive and Slew controls for DQS pins of the DDR Interface</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DRIVE_SLEW_CLOCK">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DRIVE_SLEW_CLOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DRIVE_SLEW_CLOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B68</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_DRIVE_P</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7f</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1c</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_DRIVE_N</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3f80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_SLEW_P</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>18000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_SLEW_N</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1f</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>f80000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_GTL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>26:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_RTERM</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:27</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f8000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DRIVE_SLEW_CLOCK@0XF8000B68</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>f9861c</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Drive and Slew controls for Clock pins of the DDR Interface</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DDR_CTRL">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DDR_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DDR_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B6C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>VREF_INT_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables VREF internal generator</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>VREF_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1e</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Specifies DDR IOB Vref generator output: 0001: VREF = 0.6V for LPDDR2 with 1.2V IO 0100: VREF = 0.75V for DDR3 with 1.5V IO 1000: VREF = 0.90V for DDR2 with 1.8V IO</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>VREF_EXT_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>60</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables External VREF input x0: Disable External VREF for lower 16 bits x1: Enable External VREF for lower 16 bits 0x: Disable External VREF for upper 16 bits 1x: Enable External VREF for upper 16 bits</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_VREF_PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>180</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>REFIO_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Enables VRP,VRN 0: VRP/VRN not used 1: VRP/VRN used as refio</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_REFIO_TEST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_REFIO_PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_DRST_B_PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_CKE_PULLUP_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>14:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DDR_CTRL@0XF8000B6C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>220</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Buffer Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>ASSERT RESET</H1>
<H2><a name="DDRIOB_DCI_CTRL">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DCI_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DCI_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B70</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>RESET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>At least toggle once to initialize flops in DCI system</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DCI_CTRL@0XF8000B70</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB DCI Config</B>
</TD>
</TR>
</TABLE>
<P>
<H1>DEASSERT RESET</H1>
<H2><a name="DDRIOB_DCI_CTRL">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DCI_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DCI_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B70</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>RESET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>At least toggle once to initialize flops in DCI system</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_VRN_OUT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DCI_CTRL@0XF8000B70</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>21</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>20</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB DCI Config</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DCI_CTRL">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DCI_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DCI_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B70</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>RESET</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>At least toggle once to initialize flops in DCI system</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>ENABLE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI System Enable. Set to 1 if any IOs in DDR IO Bank use DCI Termination. DDR2, DDR3 and LPDDR2 (Silicon Revision 2.0+) configurations require this bit set to 1</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_VRP_TRI</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_VRN_TRI</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_VRP_OUT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_VRN_OUT</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>NREF_OPT1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Calibration. Use the values in the Calibration Table.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>NREF_OPT2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>700</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Calibration. Use the values in the Calibration Table.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>NREF_OPT4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Calibration. Use the values in the Calibration Table.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PREF_OPT1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Calibration. Use the values in the Calibration Table.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PREF_OPT2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Calibration. Use the values in the Calibration Table.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>UPDATE_CONTROL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DCI Update Mode. Use the values in the Calibration Table.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_INIT_COMPLETE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:21</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>200000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_TST_CLK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>22:22</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_TST_HLN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:23</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_TST_HLP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>24:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_TST_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>25:25</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_INT_DCI_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>26:26</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DCI_CTRL@0XF8000B70</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>7feffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>823</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB DCI Config</B>
</TD>
</TR>
</TABLE>
<P>
<H1>MIO PROGRAMMING</H1>
<H2><a name="MIO_PIN_24">Register (<A href=#mod___slcr> slcr </A>)MIO_PIN_24</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>MIO_PIN_24</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000760</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TRI_ENABLE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[TRI_ENABLE]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L0_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 0 Mux Select 0: Level 1 Mux 1: Ethernet 0 RGMII RxD Bit 1, Input</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L1_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 1 Mux Select 0: Level 2 Mux 1: Trace Port Clock output, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L2_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 2 Mux Select 00: Level 3 Mux 01: SRAM/NOR Address Bit 9, Output 10: reserved 11: SDIO 0 Power Control, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L3_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 3 Mux Select 000: GPIO 24 (bank 0), Input/Output 001: CAN 1 Tx, Output 010: I2C 1 Serial Clock, Input/Output 011: PJTAG TCK, Input 100: SDIO 1 Clock, Input/Output 101: SPI 1 Serial Clock, Input/Output 110: reserved 111: UART 1 TxD, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Speed</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[Speed]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_Type</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[IO_Type]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[PULLUP]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DisableRcvr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[DisableRcvr]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>MIO_PIN_24@0XF8000760</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>16e0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>MIO Pin 24 Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="MIO_PIN_25">Register (<A href=#mod___slcr> slcr </A>)MIO_PIN_25</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>MIO_PIN_25</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000764</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TRI_ENABLE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[TRI_ENABLE]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L0_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 0 Mux Select 0: Level 1 Mux 1: Ethernet 0 RGMII RxD Bit2, Input</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L1_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 1 Mux Select 0: Level 2 Mux 1: Trace Port Control Signal, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L2_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 2 Mux Select 00: Level 3 Mux 01: SRAM/NOR Address Bit 10, Output 10: reserved 11: SDIO 1 Power Control, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L3_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 3 Mux Select 000: GPIO 25 (bank 0), Input/Output 001: CAN 1 Rx, Input 010: I2C 1 Serial Data, Input/Output 011: PJTAG TMS, Input 100: SDIO 1 IO Bit 1, Input/Output 101: SPI 1 Slave Select 0, Input/Output 110: reserved 111: UART 1 RxD, Input</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Speed</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[Speed]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_Type</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[IO_Type]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[PULLUP]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DisableRcvr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[DisableRcvr]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>MIO_PIN_25@0XF8000764</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>16e1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>MIO Pin 25 Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="MIO_PIN_40">Register (<A href=#mod___slcr> slcr </A>)MIO_PIN_40</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>MIO_PIN_40</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007A0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TRI_ENABLE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[TRI_ENABLE]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L0_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 0 Mux Select 0: Level 1 Mux 1: reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L1_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 1 Mux Select 0: Level 2 Mux 1: USB 1 ULPI Data Bit 4, Input/Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L2_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 2 Mux Select 00: Level 3 Mux 01: reserved 10: reserved 11: SDIO 0 Power Control, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L3_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 3 Mux Select 000: GPIO 40 (bank 1), Input/Output 001: CAN 1 Tx, Output 010: I2C 1 Serial Clock, Input/Output 011: reserved 100: SDIO 0 Clock, Input/Output 101: SPI 0 Serial Clock, Input/Output 110: TTC 1 Wave, Output 111: UART 1 TxD, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Speed</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[Speed]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_Type</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[IO_Type]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[PULLUP]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DisableRcvr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[DisableRcvr]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>MIO_PIN_40@0XF80007A0</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1680</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>MIO Pin 40 Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="MIO_PIN_41">Register (<A href=#mod___slcr> slcr </A>)MIO_PIN_41</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>MIO_PIN_41</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007A4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TRI_ENABLE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[TRI_ENABLE]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L0_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 0 Mux Select 0: Level 1 Mux 1: reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L1_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 1 Mux Select 0: Level 2 Mux 1: USB 1 ULPI Direction, Input</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L2_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 2 Mux Select 00: Level 3 Mux 01: reserved 10: reserved 11: SDIO 1 Power Control, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L3_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 3 Mux Select 000: GPIO 41 (bank 1), Input/Output 001: CAN 1 Rx, Input 010: I2C 1 Serial Data, Input/Output 011: reserved 100: SDIO 0 Command, Input/Output 101: SPI 0 MISO, Input/Output 110: TTC 1 Clock, Input 111: UART 1 RxD, Input</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Speed</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[Speed]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_Type</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[IO_Type]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[PULLUP]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DisableRcvr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[DisableRcvr]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>MIO_PIN_41@0XF80007A4</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1680</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>MIO Pin 41 Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="MIO_PIN_42">Register (<A href=#mod___slcr> slcr </A>)MIO_PIN_42</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>MIO_PIN_42</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007A8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TRI_ENABLE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[TRI_ENABLE]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L0_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 0 Mux Select 0: Level 1 Mux 1= Not Used</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L1_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 1 Mux Select 0: Level 2 Mux 1: USB 1 ULPI Stop, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L2_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 2 Mux Select 00: Level 3 Mux 01: reserved 10: reserved 11: SDIO 0 Power Control, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L3_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 3 Mux Select 000: GPIO 42 (bank 1), Input/Output 001: CAN 0 Rx, Input 010: I2C 0 Serial Clock, Input/Ouput 011: reserved 100: SDIO 0 IO Bit 0, Input/Output 101: SPI 0 Slave Select 0, Input/Output 110: TTC 0 Wave, Output 111: UART 0 RxD, Input</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Speed</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[Speed]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_Type</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[IO_Type]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[PULLUP]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DisableRcvr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[DisableRcvr]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>MIO_PIN_42@0XF80007A8</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1680</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>MIO Pin 42 Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="MIO_PIN_43">Register (<A href=#mod___slcr> slcr </A>)MIO_PIN_43</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>MIO_PIN_43</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007AC</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TRI_ENABLE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[TRI_ENABLE]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L0_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 0 Mux Select 0: Level 1 Mux 1: reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L1_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 1 Mux Select 0: Level 2 Mux 1: USB 1 ULPI Next, Input</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L2_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 2 Mux Select 00: Level 3 Mux 01: reserved 10: reserved 11: SDIO 1 Power Control, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L3_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 3 Mux Select 000: GPIO 43 (bank 1), Input/Output 001: CAN 0 Tx, Output 010: I2C 0 Serial Data, Input/Output 011: reserved 100: SDIO 0 IO Bit 1, Input/Output 101: SPI 0 Slave Select 1, Output 110: TTC 0 Clock, Input 111: UART 0 TxD, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Speed</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[Speed]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_Type</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[IO_Type]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[PULLUP]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DisableRcvr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[DisableRcvr]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>MIO_PIN_43@0XF80007AC</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1680</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>MIO Pin 43 Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="MIO_PIN_44">Register (<A href=#mod___slcr> slcr </A>)MIO_PIN_44</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>MIO_PIN_44</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007B0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TRI_ENABLE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[TRI_ENABLE]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L0_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 0 Mux Select 0: Level 1 Mux 1: reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L1_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 1 Mux Select 0: Level 2 Mux 1: USB 1 ULPI Data Bit 0, Input/Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L2_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 2 Mux Select 00: Level 3 Mux 01: reserved 10: reserved 11: SDIO 0 Power Control, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L3_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 3 Mux Select 000: GPIO 44 (bank 1), Input/Output 001: CAN 1 Tx, Output 010: I2C 1 Serial Clock, Input/Output 011: reserved 100: SDIO 0 IO Bit 2, Input/Output 101: SPI 0 Slave Select 2, Output 110: reserved 111: UART 1 TxD, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Speed</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[Speed]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_Type</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[IO_Type]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[PULLUP]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DisableRcvr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[DisableRcvr]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>MIO_PIN_44@0XF80007B0</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1680</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>MIO Pin 44 Control</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="MIO_PIN_45">Register (<A href=#mod___slcr> slcr </A>)MIO_PIN_45</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>MIO_PIN_45</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF80007B4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TRI_ENABLE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[TRI_ENABLE]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L0_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 0 Mux Select 0: Level 1 Mux 1: reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L1_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 1 Mux Select 0: Level 2 Mux 1: USB 1 ULPI Data Bit 1, Input/Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L2_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 2 Mux Select 00: Level 3 Mux 01: reserved 10: reserved 11: SDIO 1 Power Control, Output</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>L3_SEL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level 3 Mux Select 000: GPIO 45 (bank 1), Input/Output 001: CAN 1 Rx, Input 010: I2C 1 Serial Data, Input/Output 011: reserved 100: SDIO 0 IO Bit 3, Input/Output 101: SPI 0 MOSI, Input/Output 110: reserved 111: UART 1 RxD, Input</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Speed</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[Speed]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IO_Type</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>e00</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>600</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[IO_Type]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PULLUP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[PULLUP]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DisableRcvr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Operates the same as MIO_PIN_00[DisableRcvr]</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>MIO_PIN_45@0XF80007B4</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3fff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1680</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>MIO Pin 45 Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>LOCK IT BACK</H1>
<H2><a name="SLCR_LOCK">Register (<A href=#mod___slcr> slcr </A>)SLCR_LOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SLCR_LOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LOCK_KEY</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>767b</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>767b</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write the lock key, 0x767B, to write protect the slcr registers: all slcr registers, 0xF800_0000 to 0xF800_0B74, are write protected until the unlock key is written to the SLCR_UNLOCK register. A read of this register returns zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SLCR_LOCK@0XF8000004</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>767b</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SLCR Write Protection Lock</B>
</TD>
</TR>
</TABLE>
<P>
</TABLE>
<P>
<H2><a name="ps7_peripherals_init_data_3_0">ps7_peripherals_init_data_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SLCR_UNLOCK">
SLCR_UNLOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>WO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SLCR Write Protection Unlock</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DATA0">
DDRIOB_DATA0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B48</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for Data 15:0</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DATA1">
DDRIOB_DATA1
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B4C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for Data 31:16</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DIFF0">
DDRIOB_DIFF0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B50</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for DQS 1:0</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#DDRIOB_DIFF1">
DDRIOB_DIFF1
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B54</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>DDR IOB Config for DQS 3:2</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SLCR_LOCK">
SLCR_LOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>WO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SLCR Write Protection Lock</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#Baud_rate_divider_reg0">
Baud_rate_divider_reg0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XE0001034</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Baud Rate Divider Register</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#Baud_rate_gen_reg0">
Baud_rate_gen_reg0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XE0001018</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Baud Rate Generator Register.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#Control_reg0">
Control_reg0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XE0001000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>UART Control Register</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#mode_reg0">
mode_reg0
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XE0001004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>UART Mode Register</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#Config_reg">
Config_reg
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XE000D000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SPI configuration register</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#CTRL">
CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8007000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Control Register : This register defines basic control registers. Some of the register bits can be locked by control bits in the LOCK Register 0x004.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ps7_peripherals_init_data_3_0">ps7_peripherals_init_data_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<H1>SLCR SETTINGS</H1>
<H2><a name="SLCR_UNLOCK">Register (<A href=#mod___slcr> slcr </A>)SLCR_UNLOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SLCR_UNLOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>UNLOCK_KEY</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>df0d</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>df0d</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write the unlock key, 0xDF0D, to enable writes to the slcr registers. All slcr registers, 0xF800_0000 to 0xF800_0B74, are writeable until locked using the SLCR_LOCK register. A read of this register returns zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SLCR_UNLOCK@0XF8000008</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>df0d</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SLCR Write Protection Unlock</B>
</TD>
</TR>
</TABLE>
<P>
<H1>DDR TERM/IBUF_DISABLE_MODE SETTINGS</H1>
<H2><a name="DDRIOB_DATA0">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DATA0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DATA0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B48</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DATA0@0XF8000B48</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>180</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>180</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for Data 15:0</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DATA1">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DATA1</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DATA1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B4C</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DATA1@0XF8000B4C</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>180</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for Data 31:16</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DIFF0">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DIFF0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DIFF0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B50</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DIFF0@0XF8000B50</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>180</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>180</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for DQS 1:0</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="DDRIOB_DIFF1">Register (<A href=#mod___slcr> slcr </A>)DDRIOB_DIFF1</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>DDRIOB_DIFF1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000B54</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>IBUF_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Use ibuf_disable_into control ibuf 0: ibuf is enabled 1: use ibuf_disable_in_to control enable NOTE: This must be 0 during DRAM init/training and can only be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TERM_DISABLE_MODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Termination is used during read transactions and may be disabled (automatically by hardware) when there are no reads taking place through the DDR Interface. Disabling termination reduces power consumption. 0: termination always enabled 1: use 'dynamic_dci_ts' to disable termination when not in use NOTE: This bit must be 0 during DRAM init/training. It may be set to 1 after init/training completes.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>DDRIOB_DIFF1@0XF8000B54</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>180</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>DDR IOB Config for DQS 3:2</B>
</TD>
</TR>
</TABLE>
<P>
<H1>LOCK IT BACK</H1>
<H2><a name="SLCR_LOCK">Register (<A href=#mod___slcr> slcr </A>)SLCR_LOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SLCR_LOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LOCK_KEY</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>767b</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>767b</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write the lock key, 0x767B, to write protect the slcr registers: all slcr registers, 0xF800_0000 to 0xF800_0B74, are write protected until the unlock key is written to the SLCR_UNLOCK register. A read of this register returns zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SLCR_LOCK@0XF8000004</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>767b</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SLCR Write Protection Lock</B>
</TD>
</TR>
</TABLE>
<P>
<H1>SRAM/NOR SET OPMODE</H1>
<H1>UART REGISTERS</H1>
<H2><a name="Baud_rate_divider_reg0">Register (<A href=#mod___slcr> slcr </A>)Baud_rate_divider_reg0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Baud_rate_divider_reg0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XE0001034</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>BDIV</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Baud rate divider value: 0 - 3: ignored 4 - 255: Baud rate</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>Baud_rate_divider_reg0@0XE0001034</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>6</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Baud Rate Divider Register</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="Baud_rate_gen_reg0">Register (<A href=#mod___slcr> slcr </A>)Baud_rate_gen_reg0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Baud_rate_gen_reg0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XE0001018</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CD</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>7c</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7c</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Baud Rate Clock Divisor Value: 0: Disables baud_sample 1: Clock divisor bypass (baud_sample = sel_clk) 2 - 65535: baud_sample</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>Baud_rate_gen_reg0@0XE0001018</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>7c</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Baud Rate Generator Register.</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="Control_reg0">Register (<A href=#mod___slcr> slcr </A>)Control_reg0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Control_reg0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XE0001000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>STPBRK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Stop transmitter break: 0: no affect 1: stop transmission of the break after a minimum of one character length and transmit a high level during 12 bit periods. It can be set regardless of the value of STTBRK.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>STTBRK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:7</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Start transmitter break: 0: no affect 1: start to transmit a break after the characters currently present in the FIFO and the transmit shift register have been transmitted. It can only be set if STPBRK (Stop transmitter break) is not high.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>RSTTO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>6:6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>40</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Restart receiver timeout counter: 1: receiver timeout counter is restarted. This bit is self clearing once the restart has completed.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TXDIS</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:5</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Transmit disable: 0: enable transmitter 1: disable transmitter</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TXEN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Transmit enable: 0: disable transmitter 1: enable transmitter, provided the TXDIS field is set to 0.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>RXDIS</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Receive disable: 0: enable 1: disable, regardless of the value of RXEN</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>RXEN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Receive enable: 0: disable 1: enable When set to one, the receiver logic is enabled, provided the RXDIS field is set to zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>TXRES</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Software reset for Tx data path: 0: no affect 1: transmitter logic is reset and all pending transmitter data is discarded This bit is self clearing once the reset has completed.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>RXRES</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Software reset for Rx data path: 0: no affect 1: receiver logic is reset and all pending receiver data is discarded. This bit is self clearing once the reset has completed.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>Control_reg0@0XE0001000</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>17</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>UART Control Register</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="mode_reg0">Register (<A href=#mod___slcr> slcr </A>)mode_reg0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>mode_reg0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XE0001004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CHMODE</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>300</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Channel mode: Defines the mode of operation of the UART. 00: normal 01: automatic echo 10: local loopback 11: remote loopback</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>NBSTOP</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Number of stop bits: Defines the number of stop bits to detect on receive and to generate on transmit. 00: 1 stop bit 01: 1.5 stop bits 10: 2 stop bits 11: reserved</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PAR</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>5:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>38</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Parity type select: Defines the expected parity to check on receive and the parity to generate on transmit. 000: even parity 001: odd parity 010: forced to 0 parity (space) 011: forced to 1 parity (mark) 1xx: no parity</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CHRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>6</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Character length select: Defines the number of bits in each character. 11: 6 bits 10: 7 bits 0x: 8 bits</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CLKS</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Clock source select: This field defines whether a pre-scalar of 8 is applied to the baud rate generator input clock. 0: clock source is uart_ref_clk 1: clock source is uart_ref_clk/8</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>mode_reg0@0XE0001004</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>3ff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>20</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>UART Mode Register</B>
</TD>
</TR>
</TABLE>
<P>
<H1>QSPI REGISTERS</H1>
<H2><a name="Config_reg">Register (<A href=#mod___slcr> slcr </A>)Config_reg</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Config_reg</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XE000D000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>Holdb_dr</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:19</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>80000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>80000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>If set, Holdb and WPn pins are actively driven by the qspi controller in 1-bit and 2-bit modes . If not set, then external pull up is required on HOLDb and WPn pins . Note that this bit doesn't affect the quad(4-bit) mode as Controller always drives these pins in quad mode. It is highly recommended to set this bit always(irrespective of mode of operation) while using QSPI</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>Config_reg@0XE000D000</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>80000</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>80000</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SPI configuration register</B>
</TD>
</TR>
</TABLE>
<P>
<H1>PL POWER ON RESET REGISTERS</H1>
<H2><a name="CTRL">Register (<A href=#mod___slcr> slcr </A>)CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8007000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>PCFG_POR_CNT_4K</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>29:29</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>This register controls which POR timer the PL will use for power-up. 0 - Use 64k timer 1 - Use 4k timer</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>CTRL@0XF8007000</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>20000000</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Control Register : This register defines basic control registers. Some of the register bits can be locked by control bits in the LOCK Register 0x004.</B>
</TD>
</TR>
</TABLE>
<P>
<H1>SMC TIMING CALCULATION REGISTER UPDATE</H1>
<H1>NAND SET CYCLE</H1>
<H1>OPMODE</H1>
<H1>DIRECT COMMAND</H1>
<H1>SRAM/NOR CS0 SET CYCLE</H1>
<H1>DIRECT COMMAND</H1>
<H1>NOR CS0 BASE ADDRESS</H1>
<H1>SRAM/NOR CS1 SET CYCLE</H1>
<H1>DIRECT COMMAND</H1>
<H1>NOR CS1 BASE ADDRESS</H1>
<H1>USB RESET</H1>
<H1>ENET RESET</H1>
<H1>I2C RESET</H1>
<H1>NOR CHIP SELECT</H1>
<H1>DIR MODE BANK 0</H1>
<H1>MASK_DATA_0_LSW HIGH BANK [15:0]</H1>
<H1>OUTPUT ENABLE BANK 0</H1>
</TABLE>
<P>
<H2><a name="ps7_post_config_3_0">ps7_post_config_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SLCR_UNLOCK">
SLCR_UNLOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>WO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SLCR Write Protection Unlock</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#LVL_SHFTR_EN">
LVL_SHFTR_EN
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000900</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level Shifters Enable</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#FPGA_RST_CTRL">
FPGA_RST_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000240</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>FPGA Software Reset Control</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#AFI_RDCHAN_CTRL">
AFI_RDCHAN_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8008000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Read Channel Control Register</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#AFI_WRCHAN_CTRL">
AFI_WRCHAN_CTRL
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8008014</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>RW</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write Channel Control Register</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<A href="#SLCR_LOCK">
SLCR_LOCK
</A>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>WO</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>SLCR Write Protection Lock</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="ps7_post_config_3_0">ps7_post_config_3_0</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFC0FF>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFC0FF>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFC0FF>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFC0FF>
<B>Description</B>
</TD>
</TR>
<H1>SLCR SETTINGS</H1>
<H2><a name="SLCR_UNLOCK">Register (<A href=#mod___slcr> slcr </A>)SLCR_UNLOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SLCR_UNLOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000008</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>UNLOCK_KEY</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>df0d</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>df0d</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write the unlock key, 0xDF0D, to enable writes to the slcr registers. All slcr registers, 0xF800_0000 to 0xF800_0B74, are writeable until locked using the SLCR_LOCK register. A read of this register returns zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SLCR_UNLOCK@0XF8000008</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>df0d</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SLCR Write Protection Unlock</B>
</TD>
</TR>
</TABLE>
<P>
<H1>ENABLING LEVEL SHIFTER</H1>
<H2><a name="LVL_SHFTR_EN">Register (<A href=#mod___slcr> slcr </A>)LVL_SHFTR_EN</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LVL_SHFTR_EN</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000900</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>USER_LVL_INP_EN_0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level shifter enable to drive signals from PL to PS</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>USER_LVL_OUT_EN_0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level shifter enable to drive signals from PS to PL</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>USER_LVL_INP_EN_1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level shifter enable to drive signals from PL to PS</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>USER_LVL_OUT_EN_1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Level shifter enable to drive signals from PS to PL</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>LVL_SHFTR_EN@0XF8000900</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>f</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>f</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Level Shifters Enable</B>
</TD>
</TR>
</TABLE>
<P>
<H1>FPGA RESETS TO 0</H1>
<H2><a name="FPGA_RST_CTRL">Register (<A href=#mod___slcr> slcr </A>)FPGA_RST_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>FPGA_RST_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000240</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_3</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>31:25</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>fe000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Writes are ignored, read data is zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_ACP_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>24:24</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_AXDS3_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>23:23</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_AXDS2_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>22:22</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_AXDS1_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>21:21</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>200000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_AXDS0_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>20:20</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_2</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>19:18</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c0000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Writes are ignored, read data is zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FSSW1_FPGA_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>17:17</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>20000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FSSW0_FPGA_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>16:16</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>10000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:14</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>c000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Writes are ignored, read data is zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_FMSW1_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>13:13</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_FMSW0_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>12:12</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_DMA3_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>11:11</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>800</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_DMA2_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>10:10</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>400</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_DMA1_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>9:9</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>200</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved_FPGA_DMA0_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>8:8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>100</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Do not modify.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>reserved</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>7:4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>f0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Reserved. Writes are ignored, read data is zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>FPGA3_OUT_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>3:3</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>8</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PL Reset 3 (FCLKRESETN3 output signal). Refer to the PS7 wrapper in EDK for possible signal inversion. Logic level on the FCLKRESETN3 signal: 0: De-assert reset (High logic level). 1: Assert Reset (Low logic state)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>FPGA2_OUT_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>2:2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>4</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PL Reset 2 (FCLKRESETN2 output signal). Refer to the PS7 wrapper in EDK for possible signal inversion. Logic level on the FCLKRESETN2 signal: 0: De-assert reset (High logic level). 1: Assert Reset (Low logic state)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>FPGA1_OUT_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1:1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>2</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PL Reset 1 (FCLKRESETN1 output signal). Refer to the PS7 wrapper in EDK for possible signal inversion. Logic level on the FCLKRESETN1 signal: 0: De-assert reset (High logic level). 1: Assert Reset (Low logic state)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>FPGA0_OUT_RST</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>PL Reset 0 (FCLKRESETN0 output signal). Refer to the PS7 wrapper in EDK for possible signal inversion. Logic level on the FCLKRESETN0 signal: 0: De-assert reset (High logic level). 1: Assert Reset (Low logic state)</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>FPGA_RST_CTRL@0XF8000240</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffffffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>0</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>FPGA Software Reset Control</B>
</TD>
</TR>
</TABLE>
<P>
<H1>AFI REGISTERS</H1>
<H1>AFI0 REGISTERS</H1>
<H2><a name="AFI_RDCHAN_CTRL">Register (<A href=#mod___slcr> slcr </A>)AFI_RDCHAN_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>AFI_RDCHAN_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8008000</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>n32BitEn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Configures the Read Channel as a 32-bit interface. 1: 32-bit enabled 0: 64-bit enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>AFI_RDCHAN_CTRL@0XF8008000</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Read Channel Control Register</B>
</TD>
</TR>
</TABLE>
<P>
<H2><a name="AFI_WRCHAN_CTRL">Register (<A href=#mod___slcr> slcr </A>)AFI_WRCHAN_CTRL</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>AFI_WRCHAN_CTRL</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8008014</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>n32BitEn</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Configures the Write Channel as a 32-bit interface. 1: 32-bit enabled 0: 64-bit enabled</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>AFI_WRCHAN_CTRL@0XF8008014</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>1</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>Write Channel Control Register</B>
</TD>
</TR>
</TABLE>
<P>
<H1>AFI1 REGISTERS</H1>
<H1>AFI2 REGISTERS</H1>
<H1>AFI3 REGISTERS</H1>
<H1>AFI2 SECURE REGISTER</H1>
<H1>LOCK IT BACK</H1>
<H2><a name="SLCR_LOCK">Register (<A href=#mod___slcr> slcr </A>)SLCR_LOCK</a></H2>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#FFFF00>
<B>Register Name</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Address</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Width</B>
</TD>
<TD width=10% BGCOLOR=#FFFF00>
<B>Type</B>
</TD>
<TD width=15% BGCOLOR=#FFFF00>
<B>Reset Value</B>
</TD>
<TD width=35% BGCOLOR=#FFFF00>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>SLCR_LOCK</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0XF8000004</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>32</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>rw</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>0x00000000</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>--</B>
</TD>
</TR>
</TABLE>
<P>
<TABLE border=1 cellspacing=0 BORDERCOLOR=black WIDTH=100%">
<TR valign="top">
<TD width=15% BGCOLOR=#C0FFC0>
<B>Field Name</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Bits</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Mask</B>
</TD>
<TD width=10% BGCOLOR=#C0FFC0>
<B>Value</B>
</TD>
<TD width=15% BGCOLOR=#C0FFC0>
<B>Shifted Value</B>
</TD>
<TD width=35% BGCOLOR=#C0FFC0>
<B>Description</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#FBF5EF>
<B>LOCK_KEY</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>15:0</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#FBF5EF>
<B>767b</B>
</TD>
<TD width=15% BGCOLOR=#FBF5EF>
<B>767b</B>
</TD>
<TD width=35% BGCOLOR=#FBF5EF>
<B>Write the lock key, 0x767B, to write protect the slcr registers: all slcr registers, 0xF800_0000 to 0xF800_0B74, are write protected until the unlock key is written to the SLCR_UNLOCK register. A read of this register returns zero.</B>
</TD>
</TR>
<TR valign="top">
<TD width=15% BGCOLOR=#C0C0C0>
<B>SLCR_LOCK@0XF8000004</B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>31:0</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B>ffff</B>
</TD>
<TD width=10% BGCOLOR=#C0C0C0>
<B></B>
</TD>
<TD width=15% BGCOLOR=#C0C0C0>
<B>767b</B>
</TD>
<TD width=35% BGCOLOR=#C0C0C0>
<B>SLCR Write Protection Lock</B>
</TD>
</TR>
</TABLE>
<P>
</TABLE>
<P>
</body>
</head>
</body>
</html>