Verilog Implementation of Run Length Encoding for RGB Image Compression
-
Updated
Jun 28, 2021 - Verilog
Verilog Implementation of Run Length Encoding for RGB Image Compression
RISCV CPU implementation tutorial steps for Cologne Chip Gatemate E1, adopted from https://github.com/BrunoLevy/learn-fpga
Router 1 x 3 verilog implementation
ES-203 Computer Organization & Architecture CNN on FPGA board
⚡️Code release for Accelerating CNNs on FPGA [Published in Research in Intelligent and Computing in Engineering 2020]
UART - RTL Design and Verification
My experiments with Nexys4 DDR Artix-7 FPGA Board
Collection of my projects that was made as a part of Warsaw University FPGA course
Vertex 6 FPGA GTx Transciever Simulation in Xilinx ISE using Xilinx IP Core
booth's multiplier defined by datapath and control path , where controller generates different control signals which are used by different modules to generate product
This project implements a single-port RAM using Verilog. The design simulates a memory module with a single read/write port, supporting basic memory operations like data storage and retrieval. It includes testbenches for functional verification and timing analysis to ensure reliable operation.
🎛️ FPGAs are an interesting invention that is expected to revolutionize the digital industry. This series will focus on building the 8-bit computer that Ben Eater built on his youtube channel. However, it will be done not with actual chips and hardware, but with Verilog code and FPGA simulations.
This project proposes to demonstrate the capabilities and scope of Verilog HDL by implementing the control system of an automatic washing machine. The above mentioned objective by implementing the Control System of an automatic washing using the Finite State Machine model. The washing machine control system generates all the control signals requ…
Custom graphics driver using Verilog on Xilinx FPGA platform.
simple project using zybo z7 20 which goal is to design fully functioning doorlock
Impement a simple stopwatch on an FPGA. There is an added goal of making as many modules paramterized as possible and sticking to structural code as much as possible.
probable journey of RTL coding ft. Chandra Prakash
A versatile full-duplex RS232 FPGA module with internal FIFO buffer on RX
Add a description, image, and links to the fpga-programming topic page so that developers can more easily learn about it.
To associate your repository with the fpga-programming topic, visit your repo's landing page and select "manage topics."