Giter Club home page Giter Club logo

felis-core's Introduction

概要

完動。

仕様

  • マルチサイクル (パイプライン・スーパースカラなし, 分岐予測なし)
  • インオーダー発行・インオーダー実行
  • プログラムローダー方式
  • メインメモリ: 655360 words
  • インストラクションメモリ: 65536 words
  • クロック: 120 MHz

CVT.W.S は最近接偶数丸めとして実装してある

アーキテクチャの仕様については wafrelka/felis/wiki に記載

実行方法

  1. リセットボタンを押下する
  2. UART 経由でユーザープログラムを送信する
  3. 受信完了直後からプログラムの実行が開始される

ユーザープログラムのデータフォーマットは以下の通り

  • 先頭4バイトはプログラムのサイズを表す
  • 残りはプログラム本体を表す
  • リトルエンディアンである

必要となる IP

  • Divider Generator
    • AXI-4, Non-Blocking
  • Floating-point
    • Add/Sub, Div, Mul, Sqrt, Float-to-Fixed, Fixed-to-Float
    • AXI-4, Non-Blocking
  • Block Memory Generator
    • Native Interface
    • Single Port RAM
    • Latency: 1 Clock

felis-core's People

Contributors

wafrelka avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.