Difference between revisions of "V4L2 FPGA/Supported Platforms"

From RidgeRun Developer Connection
Jump to: navigation, search
(Created page with "<noinclude> {{V4L2_PCIe/Head}} </noinclude> <!-- If you want a custom title for the page, un-comment and edit this line: {{DISPLAYTITLE:V4L2 PCIe - <descriptive page name>|noe...")
 
m
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{V4L2_PCIe/Head}}
+
{{V4L2_FPGA/Head|previous=GStreamer Pipelines/Frame Grabber|next=Supported Platforms/PicoEVB}}
 
</noinclude>
 
</noinclude>
 
<!-- If you want a custom title for the page, un-comment and edit this line:
 
<!-- If you want a custom title for the page, un-comment and edit this line:
Line 6: Line 6:
 
-->
 
-->
  
This page summarizes the platforms on which the system has been tested.
 
  
==PicoEVB==
+
In this section, you are going to learn about the platforms where the project has been tested.
  
The PicoEVB is a Artix-7 FPGA which fits into a M.2 key A or E slot. The Artix-7 FPGA provides 51 160 logic cells, 120 DSP48 slices, and 2,7Mbits de BRAM, it also provides 8 digital I/O, and 2 analog I/O. It has a built-in FTAG cable which works with Vivado and Labtools.
 
 
{| class="wikitable"
 
|-
 
! Feature !! Specification
 
|-
 
| FPGA || Xilinx Artix 7
 
|-
 
| Form Factor || M.2, A and E slots
 
|-
 
| Host Interface || PCIe 2.0 x1
 
|}
 
  
 +
* [[V4L2_FPGA/Supported_Platforms/PicoEVB|PicoEVB]] is a small FPGA that fits on an M.2 slot.
 +
* [[V4L2_FPGA/Supported_Platforms/LiteFury|LiteFury]] is a small FPGA that fits on an M.2 M slot.
 +
* [[V4L2_FPGA/Supported_Platforms/Zynq-7000|Zynq-7000 series]] is a FPGA-based SoC. We tested it on a Zedboard
 +
* [[V4L2_FPGA/Supported_Platforms/Zynq_MP-SoC|Zynq-MP-SoC]] is an FPGA-based SoC from Xilinx. We tested it on a Zynq Ultrascale+ ZCU106
  
 
<noinclude>
 
<noinclude>
{{V4L2_PCIe/Foot}}
+
{{V4L2_FPGA/Foot|GStreamer Pipelines/Frame Grabber|Supported Platforms/PicoEVB}}
 
</noinclude>
 
</noinclude>

Latest revision as of 14:55, 10 December 2020


Previous: GStreamer Pipelines/Frame Grabber Index Next: Supported Platforms/PicoEVB





In this section, you are going to learn about the platforms where the project has been tested.


  • PicoEVB is a small FPGA that fits on an M.2 slot.
  • LiteFury is a small FPGA that fits on an M.2 M slot.
  • Zynq-7000 series is a FPGA-based SoC. We tested it on a Zedboard
  • Zynq-MP-SoC is an FPGA-based SoC from Xilinx. We tested it on a Zynq Ultrascale+ ZCU106


Previous: GStreamer Pipelines/Frame Grabber Index Next: Supported Platforms/PicoEVB