diff options
author | w0rp <w0rp@users.noreply.github.com> | 2016-10-08 16:54:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-08 16:54:06 +0100 |
commit | cb68741717ba02796d36e34a2dcc73b7f7ae1161 (patch) | |
tree | 97f41da7d853f1674621404b766f05731e77a61e /README.md | |
parent | 85d8d2f217ddbf8b02d1ef5dd181f3cc44bb1f00 (diff) | |
parent | e59264023a83bca3092eb4e22de24714eb503044 (diff) | |
download | ale-cb68741717ba02796d36e34a2dcc73b7f7ae1161.zip |
Merge pull request #65 from mshr-h/support-verilator
Support verilator for verilog
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ name. That seems to be the fairest way to arrange this table. | SCSS | [sass-lint](https://www.npmjs.com/package/sass-lint), [scss-lint](https://github.com/brigade/scss-lint) | | Scala | [scalac](http://scala-lang.org) | | TypeScript | [tslint](https://github.com/palantir/tslint) | -| Verilog | [iverilog](https://github.com/steveicarus/iverilog) | +| Verilog | [iverilog](https://github.com/steveicarus/iverilog), [verilator](http://www.veripool.org/projects/verilator/wiki/Intro) | | Vim | [vint](https://github.com/Kuniwak/vint) | | YAML | [yamllint](https://yamllint.readthedocs.io/) | |