<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6603.0">
<TITLE>Tremor lowmem on TI 55x DSP</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I try to port Tremor lowmem on TI 55x DSP. </FONT>

<BR><FONT SIZE=2 FACE="Arial">I am not</FONT><SPAN LANG="en-gb"> <FONT SIZE=2 FACE="Arial">familiar</FONT></SPAN><SPAN LANG="de"> <FONT SIZE=2 FACE="Arial">with the 54x and actually I just started to work with the 55x.</FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">But here is a short summery </FONT></SPAN>
</P>

<P><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">55x&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 54x</FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">2 16bit MAC&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 17bit MAC</FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">3 data read busses&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 data read busses </FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">2 data write busses</FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">32 KW (64KB) DRAM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ?</FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">64 KW (128KB) SRAM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ?</FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">Better DMA</FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">Can only address words(2 bytes, can you believe this)&nbsp;&nbsp; ?</FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">Fast SDRAM interface&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ?</FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">Instruction cache&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ?</FONT></SPAN>
</P>

<P><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">The ALUs seemed to be similar</FONT></SPAN>

<BR><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">Because of only three read data busses (stupid ) the two MACs have to share one parameter (or it is a constant which is in register)</FONT></SPAN></P>

<P><SPAN LANG="de"><FONT SIZE=2 FACE="Arial">Therefore the two MACs do not produce the double amount of MAC operations</FONT></SPAN>
</P>

<P><SPAN LANG="de"><FONT FACE="Times New Roman">Thanks for the help</FONT></SPAN>

<BR><SPAN LANG="de"><FONT FACE="Times New Roman">Klaus</FONT></SPAN>
</P>
<BR>

</BODY>
</HTML>