Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weejewel/vcdgen
https://github.com/weejewel/vcdgen
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/weejewel/vcdgen
- Owner: WeeJeWel
- Created: 2023-10-18T13:45:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-18T13:47:52.000Z (over 1 year ago)
- Last Synced: 2024-05-02T00:54:16.519Z (9 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/vcdgen
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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