Code Monkey home page Code Monkey logo

getting_start_with_veriloghdl's Introduction

Getting Start With VerilogHDL

CQ出版 "入門VerilogHDL記述"の内容に従い、
Lattice MachXO3D Breaking Boardへの実装を行ったり、テストベンチを作成してシミュレーション動作確認を行っている。

第1章

  • 4-bit加算器 (adder4.v)
  • 全加算器 (fulladd.v)
  • 4-bit全加算器 (adder_ropple.v)
  • 4-bitカウンタ (counter4.v)

第2章

電子錠 (elelock.v)

開発ボードへの実装。暗唱番号は回路ソースコード上で"5963"に固定されている
LED点灯:開錠
LED消灯: 施錠
ezgif com-gif-maker (1)

第4章

  • 等号演算によるデコーダ (decoder_cond.v)
  • if文によるデコーダ (decoder_if.v)
  • case文によるデコーダ (decoder_case.v)

第5章

  • 同期SR-FF (srff_sync.v)
  • 同期セット/リセット付きD-FF (dff_sync.v)
  • 同期セット/リセット付きJK-FF (jkff_sync.v)
  • 同期リセット付きT-FF (tff_syc.v)
  • 同期リセット/ロード付きD-FF (dff.v)
  • 4bitカウンタ (counter.v)

第6章

  • ROMシミュレーションモデル (rom.v)
  • RAMシミュレーションモデル (ram.v)
  • ADCシミュレーションモデル (ad_block.v)
  • DACシミュレーションモデル (da_block.v)

第8章

  • CLKGEN (clkgen.v)
  • Keyscan (keyscan.v)
  • 本体 (elelock2.v)
  • 表示部 (display.v)
  • トップモジュール(top_elelock2.v)

getting_start_with_veriloghdl's People

Contributors

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