Giter Site home page Giter Site logo

rust-kaze-td4's Introduction

rust-kaze-td4

td4 implementation with kaze

このプロジェクトについて

このプロジェクトはRustで論理回路を記述するkazeを用いて,td4を実装したサンプルです. kazeで記述した論理回路はRustによるシミュレーションとVerilog-HDLへの変換が可能です. 本プロジェクトでも両出力を評価することが可能です.

実行方法

以下の手順で,vcdファイルとverilogファイルを出力します.

$ cargo run
$ ls trace.vcd 
trace.vcd
$ ls src/*.v
src/alu.v  src/decoder.v  src/memory.v  src/pc.v  src/register.v  src/selector.v  src/td4.v

vcdファイルの確認

vcd

varilogファイルによる論理合成

kazeが出力したverilogファイルにmisc/divider.vmisc/top.vとを組み合わせ,実機にダウンロードした結果です.

fpga

参考

rust-kaze-td4's People

Contributors

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