Or try an example search: 8 bit multiplier
This design is very simple in one verilog file. There is 2 version of the design : RGB332 (one pixel is one byte) and RGB565 (one pixel is 2 bytes)…
The ROSETTA Configurable Dot Matrix Display Controller core provides a modular expandable interface for any dimension displays build from LEDs dot…
A hardware based system to decode JPEG baseline compressed image data. The different stages of the decoding process are implemented in a pipelined…
H.264 Decoder supporting 1080p at 60 fps Code Summary ------------ This module implements the baseline profile of the H.264 video codec standard.…
This project considers a hardware implementation of the CCITT group 4(also known as fax4 or tiff) compression algorithm written in vhdl. The design…
The Video Stream Scaler scales streaming video up or down in resolution. Bilinear and nearest neighbor resize modes are supported. This core…
Features • JPEG baseline encoding JPEG ITU-T T.81 | ISO/IEC 10918-1 • Standard JFIF header v 1.01 automatic generation • Color…
This project is a group of hardware units that perform graphics algorithms. For testing purposes, beside the Units that perform these algorithms,…
Features - Baseline JPEG encoder - Baseline JPEG decoder (Not ready yet) Introduction This is an open source JPEG codec, including both encoder and…
Overview Nova is a low-power realtime H.264/AVC baseline decoder of QCIF resolution, targeting mobile applications. It is a dedicated, full…
There are a great many 16x2 LCD displays available to electronic design engineers. Nearly all of them are controlled by the Hitachi HD44780 control…
This project is an MPEG2 video decoder. The decoder converts an MPEG2 stream into a RGB video output. To get a functioning decoder, you will need…
This core is used to provide a wishbone compliant interface to a graphical LCD. Currently it supports the Crystalfontz CFAG12864 family which is…
This core takes as an input the red, green, and blue pixel values, like from a tiff image file, and creates the JPEG bitstream necessary to build a…
This core is part of the Milkymist System-on-Chip, the most advanced open source SoC for interactive multimedia applications. Minimal VGA…
Texture mapping unit tailored for Milkdrop acceleration. This core was designed for Milkymist, a highly integrated opensource VJing platform. See…
Progress - Display one repeat line (800 pixels) stored in ROM synthesized in FPGA. - Self-display word block (designed). - (Have problem on…
This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate…
This VHDL macro is a Text Mode Monochrome Video Display Adapter for VGA monitors. It can be used as a peripheral for a soft-processor, external…
High-definition programmable and configurable motion estimation processor for H.264, VC-1 and AVS video codecs. Summary The LiquidMotion LMx1…