Skip to content

This repository holds all the projects and docs relating to our work with the Xilinx Zynq 7000 series FPGAs.

License

Notifications You must be signed in to change notification settings

PMLSTaisen/fpga

 
 

Repository files navigation

FPGA

This repository holds all the projects and docs relating to our work with the Xilinx Zynq 7000 series FPGAs. These chips are part of Xilinx's system-on-a-chip (SOC) product line. This means that they not only contain programmable logic (PL), but they also have an embedded processing system (PS) consisting of a dual core ARM Cortex processor running at 667 MHZ.

Our intention is to experiment with FPGAs for use in high performance applications such as image processing, computer vision, and drive system monitoring.

Zedboard

Our initial development is being done on a Zedboard development board.

Xilinx Zync 7000

Some handy links for the Zynq chip and its associated Vivado design software:

Background Info

Developing on the Zedboard is a bit more low-level than the system-level software many programmers are used to writing. It requires detailed knowledge of the integrated circuits (ICs) used on the Zedboard and how they communicate. Below is a list of links that provide some of this information.

About

This repository holds all the projects and docs relating to our work with the Xilinx Zynq 7000 series FPGAs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 82.9%
  • HTML 6.7%
  • Verilog 5.8%
  • C 2.9%
  • SuperCollider 0.6%
  • C++ 0.6%
  • Other 0.5%