https://github.com/drom/auto
automatic verilog from comments
https://github.com/drom/auto
Last synced: 3 months ago
JSON representation
automatic verilog from comments
- Host: GitHub
- URL: https://github.com/drom/auto
- Owner: drom
- License: mit
- Created: 2021-11-23T18:34:47.000Z (over 4 years ago)
- Default Branch: trunk
- Last Pushed: 2025-05-16T06:45:37.000Z (about 1 year ago)
- Last Synced: 2025-09-19T17:48:37.009Z (9 months ago)
- Language: JavaScript
- Homepage: https://auto.drom.io
- Size: 71.3 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.org/package/autodrom)[](https://github.com/drom/auto/actions/workflows/linux.yml)[](https://github.com/drom/auto/actions/workflows/macos.yml)[](https://github.com/drom/auto/actions/workflows/windows.yml)
Automatic verilog from comments
## Install
```
npm i -g autodrom
```
## CLI use
Process multiple files, folders, globs
```
autodrom ...
```
Create SVG diagrams
```
autodrom --svg ...
```
Watch multiple files, folders, globs
```
autodrom --watch ...
```
### For other Image formats
```
inkscape examples/quadrature.v0.svg --export-type=wmf -o examples/quadrature.v0.wmf
```
Supported types:
svg, png, ps, eps, pdf, emf, wmf, xaml