EE382C Embedded Software Systems - Rubio-Schwartzkopf Project

Juan C. Rubio and Wade Schwartzkopf, "Binary-to-Binary Translation"

The purpose of this project is to design a framework for the binary-to-binary translation of code from the Texas Instruments C50 into code for the Texas Instruments C54. A major part of this project is to develop an intermediate representation of DSP code which will allow us to represent code from these two processors. A good intermediate representation should also be general enough to allow our translator to be easily extended to work with other processors. Our goal is to eventually have a working translator which accurately translates a useful subset of C50 code into C54 code.


Last updated 02/26/98.