OpenCores
URL https://opencores.org/ocsvn/pci/pci/trunk

Subversion Repositories pci

[/] [pci/] [web_uploads/] [test_app.shtml] - Rev 156

Compare with Previous | Blame | View Log

<!--# set var="title" value="Title" -->
<!--# include virtual="/ssi/ssi_start.shtml" -->
<b><font size=+2 face="Helvetica, Arial"color=#bf0000>Project Name: PCI bridge</font></b>
<p><table  align=center border=1 cellPadding=2 cellSpacing=0 width="100%" valign="top">
<tbody><tr bgcolor=#bbccff>    <td align=center valign=center>               
<a href="http://www.opencores.org/cores/pci/index.shtml">Introduction</a>               |
<a href="http://www.opencores.org/cores/pci/documentation.shtml">Documentation</a>               |
<a href="http://www.opencores.org/cores/pci/charact.shtml">Characteristics</a>               |
<a href="http://www.opencores.org/cores/pci/current_stat.shtml">Current Status</a>               |
<a href="http://www.opencores.org/cores/pci/todo_list.shtml">To Do list</a>               |
<a href="http://www.opencores.org/cores/pci/test_app.shtml">Test Application</a>               |
<a href="http://www.opencores.org/cores/pci/download.shtml">Download</a>               |
<a href="http://www.opencores.org/cores/pci/testbench.shtml">Testbench</a>               |
<a href="http://www.opencores.org/cores/pci/references.shtml">References</a>               |
<a href="http://www.opencores.org/cores/pci/links.shtml">Links</a>               |
<a href="mailto:pci@opencores.org">Mailing list</a>               |
<a href="http://www.opencores.org/cores/pci/contacts.shtml">Contacts</a>    
</td></tr></tbody>
</table>
<table border=0 cellPadding=0 cellSpacing=0 width="100%">
<tbody><tr><td>
<p><center><font color="#bf0000" size=+3><b>Test Application</b></font></center>
</p></td></tr>
 
<p><table  align=center border=1 cellPadding=2 cellSpacing=0 width="100%" valign="top">
<tbody><tr bgcolor=#bbccff>    <td align=center valign=center>               
<a href="http://www.opencores.org/cores/pci/test_snapshots.shtml">Snapshots</a>               |
<a href="http://www.opencores.org/cores/pci/test_board.shtml">Insight Development Board</a>               |
<a href="http://www.opencores.org/cores/pci/test_driver.shtml">FB Driver for Linux</a>    
</td></tr></tbody>
</table>
<table border=0 cellPadding=0 cellSpacing=0 width="100%">
<tbody><tr><td>
<p><center><font color="#bf0000" size=+3><b>"VGA"</b></font></center>
</p></td></tr>
 
<tr><td align=left>
<font color="000088"size=+1>
<b>The purpose of VGA Test Application<br>
</b></font>
</td></tr>
<tr><td align=left>
<font>
<br>
VGA Test Application intends to show that the PCI bridge has enaugh throughput to successfully
work in a system with more PCI devices (like PC-based PCI bus).
<br><br>  
</font>
</td></tr>
 
<tr><td align=left>
<font color="000088"size=+1>
<b>The main difference between VGA Card and our VGA Test Application<br>
</b></font>
</td></tr>
<tr><td align=left>
<font>
<br>
VGA Card uses the on-board memory for storing at least one frame buffer. When a part of 
picture should be changed, then only the modification of frame buffer is written to the PCI Card.
<br><br>  
VGA Test Application do not use an on-board memory for storing a frame buffer. FB (frame buffer) 
driver allocates a part of system memory for storing the whole frame and sets the starting address 
to the VGA Test Application card which reads the frame buffer through PCI bus every time the screen 
has to be refreshed (60 times per second = 60 Hz refresh rate).
<br><br>  
</font>
</td></tr>
</table><!--# include virtual="/ssi/ssi_end.shtml" -->
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.