Giter Club home page Giter Club logo

simplevcd's Introduction

SimpleVCD

VCD file command line viewer. TUI remplacement to GTKWave.

Download & Build

Linux and MacOS binaries are available in the releases page

Self assembly:

gcc vcd.c -o vcd

Usage

Usage: ./vcd [OPTION] [FILE]...:
 -h:			: this help screen
 -w=2			: width of each sample  (1,2,...)
 -r=2			: rounded wave (0:none,1:pipe,2:slash)
 -t=10			: time scale step (0:none,1,10,...)
 -b=0			: Begin sample (0:begin,1,...)
 -e=0			: End sample (0:end,1,...)
 -i=1			: tui (0:off,1:on)
 -s=a,b,c		: comma separated scope(s) to display

Examples

./vcd -i=0 -w=3 -r=1 -t=10 samples/plasma.vcd > test.out
./vcd -i=1 -t=2 samples/Icarus.vcd

TODO:

  • fix a bug that does not allow using the entire area of the terminal
  • Clean up your code

Credits

This project is a fork of the yne/vcd project based on an old version of the program.

simplevcd's People

Contributors

muratovas avatar

Stargazers

 avatar  avatar

Watchers

 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.