Difference between revisions of "SP VISION"

From ArmadeusWiki
Jump to: navigation, search
(Configure the Spartan6 with apf27-Dev)
(Introduction)
Line 4: Line 4:
  
 
The SP_Vision board is an extension of [[APF27Dev]] and [[APF51Dev]] with a Spartan6 and two DDR. It is designed for real-time video processing.
 
The SP_Vision board is an extension of [[APF27Dev]] and [[APF51Dev]] with a Spartan6 and two DDR. It is designed for real-time video processing.
 +
 +
Sp_vision fpga configuration is done through apf* fpga, then to configure the sp_vision fpga you will need a configuration virtual component called ''sp_vision_configure'' under the apf* fpga.
 +
This virtual component is available in [http://periphondemand.git.sourceforge.net/git/gitweb.cgi?p=periphondemand/periphondemand;a=tree;f=src/library/components/sp_vision_configure;h=babdb0b05178267c1a8d077b0a1c5737820dea0e;hb=HEAD POD library], but if you don't want to make special design for configuration a standard configuration design is provided in armadeus tree.
  
 
== Configure the sp_vision Spartan6 with apf27-Dev ==
 
== Configure the sp_vision Spartan6 with apf27-Dev ==

Revision as of 16:54, 30 September 2011

Page under construction... Construction.png Informations on this page are not guaranteed !!

Introduction

The SP_Vision board is an extension of APF27Dev and APF51Dev with a Spartan6 and two DDR. It is designed for real-time video processing.

Sp_vision fpga configuration is done through apf* fpga, then to configure the sp_vision fpga you will need a configuration virtual component called sp_vision_configure under the apf* fpga. This virtual component is available in POD library, but if you don't want to make special design for configuration a standard configuration design is provided in armadeus tree.

Configure the sp_vision Spartan6 with apf27-Dev

Configure the sp_vision Spartan6 with apf51-Dev

TODO