Hardware-side component of Hastlayer for Xilinx FPGAs. See https://hastlayer.com for details.
-
Updated
Jan 29, 2024 - VHDL
Hardware-side component of Hastlayer for Xilinx FPGAs. See https://hastlayer.com for details.
(Your Own Digital Accelerator) A Smoothing filter by using a Finite Impulse Response (FIR) and a Low Pass Filter (LPF) algorithm. The hardware used is a NEXYS A7 Field Programmable Gate Array (FPGA) programmedin Verilog.
A collection of code from CDA 4240C: Design of Digital System and Lab
This accelerator uses a Nexys A7 100T FPGA to overlay an one image over another using an image mask and performing masking operations, with the results being displayed over VGA. The purpose of this project was to utilize the parallel nature of FPGAs to create a hardware accelerator for image masking applications.
A parallel implementation of an Image Steganography Decode in simulation on a Nexys-A7 FPGA. The decoder expects images encoded with the least significant bit decoder.
Add a description, image, and links to the nexys-a7 topic page so that developers can more easily learn about it.
To associate your repository with the nexys-a7 topic, visit your repo's landing page and select "manage topics."