GithubHelp home page GithubHelp logo

watari3 / jelly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryuz/jelly

0.0 1.0 0.0 9.99 MB

Original FPGA platform

Home Page: http://ryuz.my.coocan.jp/jelly/index.html

License: MIT License

Verilog 60.73% Makefile 0.38% C 2.67% Assembly 0.09% Tcl 16.43% Batchfile 0.01% C++ 6.97% Perl 0.02% Coq 12.71%

jelly's Introduction

Jelly -- SoC platform for FPGA

概要

MIPS互換のCPUコアを書き始めたのがきっかけですが、現状ではFPGAでSoCを実現する為のプラットフォームになりつつあります。 主に Xilinx のFPGAをターゲットにした、様々なコードを蓄積しており、主に Verilog 2001 で開発しております。

最近は、作者の発案したFPGA用のバイナリニューラルネットである LUT-Network の実行にも一部コードを流用しており、作者の中でも重要性が高まっております。

基本的には色々なものをごった煮で含んでいる状況ですが、参考になる部分だけ活用いただければと思います。

MIPS-I 互換プロセッサ

/rtl/cpu/ 以下にあります。

Verilogの勉強を始めた頃に Spartan-3 向けに試しに書いてみたプロセッサです。

ブロック図などはWebサイトの方にあります。

リアルタイムGPU

/rtl/gpu 以下にあります。

フレームメモリを使わないフィルタ型の低遅延なリアルタイム描画を目指したものです。

動画はこちらです。

ライブラリ群

もはやこれが Jelly のメインかもです

  • rtl/library FIFOとかRAMとか様々なRTLのパーツ
  • rtl/bus AXIとかWISHBONEとかのバスブリッジ等のパーツ
  • rtl/math GPUとかで使うような算術パーツ
  • rtl/peripheral UARTとかI2CとかTIMERとかののパーツ
  • rtl/video DVIとかHDMIとかのビデオ処理
  • rtl/image 画像処理用パーツ(ニューラルネットの畳み込みでも利用)
  • rtl/model シミュレーション用の便利モデルいろいろ

Zynqベースのシステム

ライセンス

license.txt にある通り、MIT ライセンスとして置いておきます。

jelly's People

Contributors

ryuz avatar

Watchers

 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.