Giter Site home page Giter Site logo

blocklytb's Introduction

blocklyTB

blocklyTB is a visual programming tool for writing Verilog testbench. It is based on the secondary development of Google Blockly and assists learning FPGA for educational purposes.

screenshot1

screenshot2

You can access and use it online, but first make sure that you already have the FPGA design file (file ending in .v) or the xml design file exported by blocklyTB.

You can also save the link as a favorite for future visits.

Of course, you can also get the source code locally, visit blocklyTB/index.html in your browser to use.

Features

Theses are the main features of blocklyTB:

  • Supports most Verilog syntaxes, enabling basic testbench design.
  • Supports automatic DUT instantiation. Just upload the completed FPGA design (only Verilog language is supported), blocklyTB will automatically complete the instantiation process required by the testbench.
  • Supports to save the design of blocklyTB locally. you can import it again to continue the design next time.
  • Can create different types of variables, such as reg, wire, parameter, localparamter, integer, etc.
  • Implemented encapsulation and reuse of the task.
  • blocklyTB adds several system functions commonly used in Verilog, such as $ time, $ monitor, $ random, etc., and common file I/O functions.
  • Generate corresponding Verilog code in real time and display it in format, which can be copied or downloaded.
  • Some other features provided by Google Blockly.

blocklytb's People

Contributors

yasminyt avatar

Stargazers

iam41xin avatar

Watchers

James Cloos avatar  avatar iam41xin 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.