summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2016-10-08 16:54:06 +0100
committerGitHub <noreply@github.com>2016-10-08 16:54:06 +0100
commitcb68741717ba02796d36e34a2dcc73b7f7ae1161 (patch)
tree97f41da7d853f1674621404b766f05731e77a61e /README.md
parent85d8d2f217ddbf8b02d1ef5dd181f3cc44bb1f00 (diff)
parente59264023a83bca3092eb4e22de24714eb503044 (diff)
downloadale-cb68741717ba02796d36e34a2dcc73b7f7ae1161.zip
Merge pull request #65 from mshr-h/support-verilator
Support verilator for verilog
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 09308636..850778b0 100644
--- a/README.md
+++ b/README.md
@@ -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/) |