fpgadeveloper / depth-camera-fmc

Reference designs for the Depth Camera FMC for Zynq UltraScale+

Home Page:https://camerafmc.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Depth Camera FMC example designs

This is (the very early stage of) an example design for a new FMC product that we are developing. The card will have four independent 4-lane MIPI interfaces for connection to Luxonis OAK-FFC camera modules. The main purpose of the design at the moment is to validate our product and it's compatibility with the carriers that we intend to support.

At the moment, we intend to support the following boards:

  • ZCU104 (LPC: 4x 4-lane cameras)
  • ZCU102 (HPC0: 4x 4-lane cameras, HPC1: 2x 4-lane cameras)
  • ZCU106 (HPC0: 4x 4-lane cameras)
  • PYNQ-ZU (LPC: 2x 4-lane cameras + 2x 2-lane cameras)
  • Genesys-ZU (LPC: 4x 4-lane cameras)
  • UltraZed EV carrier (HPC: 2x 2-lane cameras)

That list may grow, but may also shrink depending on any issues that we come across during development.

List of things to fix/complete

  • The example design has run out of PL-to-PS interrupts, so we need to add the AXI Interrupt Controller. The main challenge for the moment is adapting the software application to AXI Intc.
  • The four cameras feed an AXI Switch which selects which video source to display on the monitor. Instead we want to add an IP to combine all four sources into a single 1080p video to display on the monitor.
  • Eventually we want to use the Xilinx ISP to do some processing on the input videos to make the demo interesting.

About

Reference designs for the Depth Camera FMC for Zynq UltraScale+

https://camerafmc.com

License:MIT License


Languages

Language:Tcl 94.0%Language:Batchfile 6.0%