Initial check in
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
||||
<title>GPIF</title>
|
||||
<meta name="generator" content="BBEdit 6.0">
|
||||
<script language="Javascript">
|
||||
<!--
|
||||
function changeFX2(html)
|
||||
{
|
||||
descriptionFX2.innerHTML=html
|
||||
}
|
||||
function changeGPIF(html)
|
||||
{
|
||||
descriptionGPIF.innerHTML='<font face="Verdana" size="1">'+html+'</font>'
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body bgcolor="white">
|
||||
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="90%" align="center">
|
||||
<tr valign="top">
|
||||
<td align="center">
|
||||
<p><b><font face="Verdana" size="2">Introduction</font><font face="Verdana" size="1"><br> </font></b></p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
<td align="center">
|
||||
<p align="left">
|
||||
<font face="verdana, arial, helvetica, sans-serif" size="1" color="#000000">To achieve the maximum sustained throughput in USB 2.0 High Speed designs, the physical interconnect should never be the primary bottleneck
|
||||
in the system. EZ-USB FX2's GPIF (General Programmable InterFace) provides a highly configurable and flexible glueless peripheral interface
|
||||
that allows the highest possible bandwidth to be achieved over the physical layer. However, along with this flexibility comes added complexity,
|
||||
and so starting on the right foot has never been more important. To help you get started on your own GPIF designs, this online guide sheds some light
|
||||
on the architecture and implementation of the FX2 GPIF, discusses application usage models, and debugging strategies. Two end-to-end examples (</font><A href="../../fifo/app_note.htm" target="_top"><font face="verdana, arial, helvetica, sans-serif" size="1" color="#000000">FIFO</font></A><font face="verdana, arial, helvetica, sans-serif" size="1" color="#000000"> and </font><A href="../../dsp/app_note.htm" target="_top"><font face="verdana, arial, helvetica, sans-serif" size="1" color="#000000">DSP</font></A><font face="verdana, arial, helvetica, sans-serif" size="1" color="#000000">) are
|
||||
also provided to reinforce GPIF concepts and provide users with concrete design examples. For the best learning experience, use this online guide in
|
||||
conjunction with the </font><A target="resource window"><font face="verdana, arial, helvetica, sans-serif" size="1" color="#000000">FX2 Technical Reference Manual</font></A><font face="verdana, arial, helvetica, sans-serif" size="1" color="#000000">.<br><br> </font>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user