<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi </span><span class="" style="font-family:arial,sans-serif;font-size:13px">Yaniv</span><span style="font-family:arial,sans-serif;font-size:13px">,</span><br style="font-family:arial,sans-serif;font-size:13px">

<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">I'm not very familiar with Microblaze, but I'll try to help.</span><br style="font-family:arial,sans-serif;font-size:13px">

<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">There are several possible reasons:</span><br style="font-family:arial,sans-serif;font-size:13px"><ul style="font-family:arial,sans-serif;font-size:13px">

<li style="margin-left:15px">SRAM cannot run at a higher frequency than Microblaze. So you need to reduce the SRAM Clock to 52 MHz or speed up Microblaze core to 104Mhz (for UmTRX boards).<br></li><li style="margin-left:15px">

Endianess. MicroBlaze is Big endian and SRAM (IS61NLP25672) follow little Endian so need to assign Buses in inverted order. e.g:: address11 to address0 and adress10 to adress1 and so on ... also applying this for data, bank and DQM busses.<br>

</li><li style="margin-left:15px">Issue of latching edge. SRAM datasheet says to latch data at positive edge.</li></ul><div class="gmail_extra"><br clear="all"><div><div dir="ltr">Regards<span style="font-family:arial;font-size:small">,</span><br style="font-family:arial;font-size:small">

Andrew Karpenkov</div></div>
<br><br><div class="gmail_quote">2013/5/21 Yaniv Shiber <span dir="ltr"><<a href="mailto:yanivshiber@gmail.com" target="_blank">yanivshiber@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div>Hi All,</div><div> </div><div>I wish to work with the Synchronize Sram and to connect it to the FPGA Microblaze.</div><div>Does anyone was able to use and communicate with the SRAM?</div><div>If so, can U help with the configuration of the EMC?</div>


<div>I read the EMC datasheet and they describe different way for connecting the EMC with the SRAM. Maybe U know on a problem when working with SRAM?</div><div> </div><div>thanks in advance,<br><br>Yaniv</div></div>
</blockquote></div><br></div></div>