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

Subversion Repositories pci

[/] [pci/] [web_uploads/] [test_board.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>Insight Development Board</b></font></center>
</p></td></tr>
 
<table width="100%">
<tr>
<td>
We used Insight Electronics' SPARTAN-II PCI DEVELOPMENT BOARDS for testing the PCI core 
(PCI to WISHBONE bridge). The price for this board (without development cores) is about 
<b>$145</b>. You can find information regarding this board on the folowing page:
<h4><a href="http://www.insight-electronics.com/solutions/kits/xilinx/spartan-iipci.html">www.insight-electronics.com/solutions/kits/xilinx/spartan-iipci.html</a></h4>
We also needed Insight Electronics' SPARTAN-II PCI DIME1 PROBE BOARDS (add-on boards) for 
assemblig some additional electronic components (described below). The price for this board 
is about <b>$40</b>. You can find information regarding this board on the folowing page:
<h4><a href="http://www.insight-electronics.com/solutions/kits/xilinx/dime1.html">www.insight-electronics.com/solutions/kits/xilinx/dime1.html</a></h4>
We synthesis and implement PCI bridge with CRT controller into the FPGA on the PCI DEVELOPMENT 
BOARD. The application software (Linux driver) first write a palete through the PCI Targt into 
the CRT controller. Then it enables the PCI Master and CRT controller with appropriate values. 
Now CRT controller reads pixels through the PCI Master from the system memory of the computer. 
This application software uses 4-bits per color (12-bits) and also enables Frame Buffer so we 
can see the X windows through this PCI card. The resolution is 640x480 with 60 Hz refresh rate. 
<br><br>On the picture below you can see which pins and connectors of the DIME1 PROBE BOARD we 
used.<br><br>
<tr>
<td>
<a href="PCI_VGA_test_brd.jpg"><img src="PCI_VGA_test_brd.jpg" alt="Dime1 probe board" width=512 height=564 align=center></a>
<tr>
<td>
<br>The picture below shows the scheme for a simple resistor based DAC connected between the 
DIME1 PROBE BOARD and a standard 15-pin VGA connector. There you can also see how to connect a 
cristal oscilator which output frequency is used in the FPGA for video clock. <br><br>The whole 
PCI bridge works on the PCI clock (although it contains a synchronisation between PCI and WISHBONE 
clock). The synchronization between PCI and video clocks is made in the CRT controller. Therefore, 
the pixel data are written faster into the CRT fifo than read out of it.<br><br>
<tr>
<td>
<a href="PCI_VGA_sch.jpg"><img src="PCI_VGA_sch.jpg" alt="Scheme: elements connected to Dime1 probe board" width=638 height=710 align=center></a>
<tr>
<td>
<br>Following two pictures shows pinouts of the cristal oscilator and of the standard 15-pin VGA 
connector.<br><br>
<tr>
<td>
<a href="PCI_VGA_cristal.jpg"><img src="PCI_VGA_cristal.jpg" alt="Cristal oscilator pinout" width=578 height=154 align=center></a>
<tr>
<td>
<br>
<a href="PCI_VGA_conn.jpg"><img src="PCI_VGA_conn.jpg" alt="Standard 15-pin VGA connector" width=319 height=166 align=center></a>
</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.