viralgokani / 8PointDCT_Verilog
Discrete Cosine Transform (DCT) is one of the important image compression algorithms used in image processing applications. Several algorithms have been proposed over the last couple of decades to reduce the number of computations and memory requirements involved in the DCT computation algorithm. One of the algorithms is implemented here using V…
☆22Updated 9 years ago
Alternatives and similar repositories for 8PointDCT_Verilog:
Users that are interested in 8PointDCT_Verilog are comparing it to the libraries listed below
- Verilog Code for a JPEG Decoder☆34Updated 7 years ago
- AXI Interconnect☆47Updated 3 years ago
- HW JPEG decoder wrapper with AXI-4 DMA☆34Updated 4 years ago
- Sample UVM code for axi ram dut