You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hardware–software co-designed lossless compression and lightweight protection framework for AMD/Xilinx FPGA bitstreams using Huffman coding, implemented with custom AXI-Lite IP cores in Verilog and system control in AMD Vitis, with end-to-end verified decompression on Zynq-7000 (ZedBoard).
This repo is a port of doomgeneric (itself based on Chocolate Doom) on the evaluation board Digilent Zybo Z7 built around the Zynq 7000 SoC (bare metal).
FPGA-based hardware-accelerated, parallelized, and highly optimized solution for solving the Travelling Salesperson Problem (TSP) using Xilinx Zynq-7000 on a Digilent Zybo Z7-10 board, featuring FreeRTOS for real-time task management.
This project aims to develop a spectrum analyzer system using the Zynq-7000 board. The system will capture audio input (I2S), process it through a well-defined internal architecture, and output the data via DMA to a VGA screen. The VGA screen will display the signal as a frequency spectrum using FFT (Fast Fourier Transform).
The ZyboZ7's Zynq-7000 processor polls data from an ADC through I2C. The captured data is then sent to a Sparkfun 7-Segment via SPI. Other information is sent to an LCD (with a custom IP LCD driver) that interfaces with the Zynq-7000.
This repository contains the implementation of Image Processing Benchmarks running on Arm Cortex-A9 processor available in Xilinx Zynq 7000 SoC on Avent Zedboard.