Elphel / x393

mirror of https://git.elphel.com/Elphel/x393

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x393

x393 Block Diagram

FPGA code for Elphel 393 camera, created with VDT plugin. It runs on Xilinx Zynq 7030 SoC (FPGA plus dual ARM).

Documentation is generated with Doxygen-based Doxverilog.

Run ./INIT_PROJECT in the top directory to copy initial .project and .pydevproject files for Eclipse

Simulation of this project requires some files from the Xilinx proprietary unisims library (list of dependencies is in this blog post). VDT plugin README file describes steps needed after installation of Xilinx software (unisims library is not distributed separately).

Python program used on the target and during Cocotb simulation requires Python numpy module, on Ubuntu you may install it with

sudo apt-get install python-numpy

About

mirror of https://git.elphel.com/Elphel/x393

License:GNU General Public License v3.0


Languages

Language:Verilog 56.2%Language:Python 29.1%Language:HCL 7.3%Language:SystemVerilog 6.8%Language:Tcl 0.3%Language:Coq 0.2%Language:Shell 0.1%Language:Makefile 0.0%