Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weejewel/vcdgen


https://github.com/weejewel/vcdgen

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# vcdgen

Small utility to convert space-separated timings to a .vcd file, which can be visualized by GTKWave, [Fliplot](http://raczben.pythonanywhere.com/) etc.

## Usage

```bash
$ vcdgen ""
```

### Example:

```
$ vcdgen "100 300 100 300 100 200" > out.vcd
```

> Note: Timings are µsec