GithubHelp home page GithubHelp logo

palacharla / project-zipline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opencomputeproject/project-zipline

0.0 0.0 0.0 2.29 MB

Defines a lossless compressed data format that is independent of CPU type, operating system, file system, and character set, and is suitable for compression using the XP10 algorithm.

License: Other

Makefile 0.05% Verilog 69.43% SystemVerilog 30.52%

project-zipline's Introduction

Project Zipline

Introduction

Project Zipline is a program to accelerate innovation in lossless compression. With this release Microsoft is making two contributions to the OCP open source community:

  • A new compression format called XP10 which is tailored for modern cloud datasets.
  • An RTL implementation which accelerates Huffman Encoding for XP10, Zlib and Gzip.

Future releases will include additional RTL, an RTL test harness and an XP10 SW library.

Project Zipline is open-sourced under the MIT License, see the LICENSE file.

Specifications

The following Project Zipline specifications have been included under the “specs” directory in this repo.

  • Project_XP10_Compression_Specification
  • Project_Zipline_Huffman_Encoder_Micro_Architecture_Specification

Build instructions

Instructions for building the RTL design of the Project Zipline Huffman Encoder.

Edit the file ./build.setup for VCS environment settings

Then source the file as follows:

source build.setup

Go to the huff run directory:

cd dv/huff/run

Compile the RTL into a simv executable:

make compile_rtl

Notes:

  1. RTL developed and simulated using Synopsys® VCS-MX 2017.03-SP1 toolchain.
  2. No testbench is included for this release.

project-zipline's People

Contributors

rajeevsharma1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.