GithubHelp home page GithubHelp logo

uvm_testbench_gen's Introduction

uvm_testbench_gen

Intro

uvm_testbench_gen is a Novel GUI Based UVM testbench template builder used to generate single UVM component/object or complete UVM testbench loaded with features to configure as per the user requirements

Pre-Requisits

The current stable version of uvm_testbench_gen requires:

  1. Python 3.*
  2. openpyxl-2.5.4 or higher version.

Note: For further details on installation process please refer Documentation section 2 given below

Usage / Commands To Run The Tool

  1. The command to launch the tool in normal mode.
    python uvm_testbench_gen.py

  2. The command to launch the tool in debug mode for dumping the debug information.
    python uvm_testbench_gen.py debug

    Note: The tool will dump out all the debug information in the following dbg_uvm_testbench_gen.log file

Facts

  1. Tool GUI works well in Linux environment and its been tested in Windows as well.
  2. It doesn't work well in MAC (Catalina OS) since there is some issue with respect to Tkinter libs.
  3. The "comments" format used in the generated codes follows the "Natural Docs" formatting for class, functions, tasks. For further details on the Natural Docs and formatting used in the UVM base libraries please refer the section 5 in Documentation given below.

Documentation, papers, links and other required details

  1. Complete documentation about the tool operation.
    - UVM Testbench Generator Docs

  2. Steps To install Python locally to work with the tool without root permission.
    - Local Python Installation

  3. Short video about this tool can be found on the below youtube link
    - UVM Template Generator Tool Demo

  4. Poster/Paper submitted for DAC2020 (Design Automation Conference) Conference in the link below.
    - UVM Template Generator Tool DAC2020 Poster/Paper

  5. For UVM comments formatting, natural docs etc. please refer the links given below.
    - Natural Docs
    - UVM Natural Docs Formatting Updates

uvm_testbench_gen's People

Contributors

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