Coder Social home page Coder Social logo

gargoy-les / mdec Goto Github PK

View Code? Open in Web Editor NEW

This project forked from laxer3a/mdec

0.0 0.0 0.0 5.1 MB

Attempt to verilog Implementation of Playstation 1 (PSX) chips.

License: Other

C++ 43.78% Python 0.01% C 26.48% Verilog 9.26% SystemVerilog 17.04% Stata 0.07% HTML 3.38%

mdec's Introduction

PSX Reimplementation in FPGA

Attempt to do a verilog Implementation of chips in the Playstation 1 (PSX)

As of now the following chips are being remade :

  • MDEC (Block decompression for full motion video)
    • TODO Remaining : Validation of pixel packing in FIFO, validation of FIFOs under backpressure.
  • GPU (Graphic processor, doing all the rendering and display (seperated modules))
    • TODO Remaining : Display side support (rendering is done, but scanning buffer for display is not)
    • TODO Remaining : Some more tests ? For now some warnings request checking.
  • SPU (Audio chip)
    • TODO Remaining : CPU Read from SPU.
    • TODO Remaining : Command to read SPU RAM content from CPU/DMA.
  • GTE (Internal extension of the instruction set of the CPU to do 3D computations)
    • DONE. Only a single instruction takes ONE more cycle than original specs.

All the modules worked in simulation using verilator but GPU and GTE only have been fully validated / tested. Those 4 systems are working, but MDEC and SPU are not ready for integration fully. (Be prepared to look at the waves and fix protocols)

All the test software, dev software is as-is. I used Visual C++ to run the thing, all the path are probably hard coded to my computer in solution files. So you have been warned.

mdec's People

Contributors

romain-piquois 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.