URL
https://opencores.org/ocsvn/yacc/yacc/trunk
Subversion Repositories yacc
[/] [yacc/] [trunk/] [doc/] [synthesis.htm] - Rev 2
Go to most recent revision | Compare with Previous | Blame | View Log
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 9.0.2.0 for Windows"> <META http-equiv="Content-Style-Type" content="text/css"> <TITLE></TITLE> </HEAD> <BODY> <P><B>3 Logic Synthesis</B><BR> <BR> First, I considered pipeline design using Stratix2 synthesis result.(Many Try and Errors). After that Xilinx implementation has been done.Therefore Stratix2 implementation should give more optimal result than Xilinx.</P> <TABLE height=199 width=806 border=1> <TBODY> <TR> <TD width=238 height=73>Platform</TD> <TD width=168 height=73>Result of Logic Synthesis </TD> <TD width=191 height=73>Frequency</TD> <TD width=189 height=73>Remarks</TD> </TR> <TR> <TD width=238 height=2>Xilinx Starter Kit(XC3S200 ISE7.1)</TD> <TD width=168 height=2>1918(99%)</TD> <TD width=191 height=2>25MHz</TD> <TD width=189 height=2>AREA Priority First</TD> </TR> <TR> <TD width=238>Cyclone(EP1C12Q240C6Web Edition Quartus4.2SP1)</TD> <TD width=168>3624(30%)</TD> <TD width=191>104.7MHz</TD> <TD width=189>SPEED Priority First</TD> </TR> <TR> <TD height=66>StratixUiEP2S15F484C3<BR> Web Edition Quartus4.2SP1)</TD> <TD height=66>2926(23%)</TD> <TD height=66>165MHz</TD> <TD width=189 height=66>SPEED Priority First</TD> </TR> </TBODY> </TABLE> <P><BR> <B>Spartan3</B></P> <P><IMG src="xilinx_synthesis.png" width="897" height="672" border="0"><BR> <BR> <BR> <B>Cyclon</B>e<BR> <IMG src="cyclone_synthesis2.png" width="952" height="683" border="0"></P> <P><IMG src="cyclone_synthesis.png" width="952" height="683" border="0"></P> <P><BR> <B>Stratix2</B><BR> <IMG src="stratix2_synthesis1.png" width="952" height="683" border="0"><BR> <IMG src="stratix2_synthesis2.png" width="952" height="683" border="0"><BR> <BR> </P> </BODY> </HTML>
Go to most recent revision | Compare with Previous | Blame | View Log