diff options
| author | Jean Bruant | 2019-03-05 18:09:53 +0100 |
|---|---|---|
| committer | edwardcwang | 2019-03-05 11:35:27 -0800 |
| commit | 0ac1fa56da06e6b0590ed05ab1ea047188d54602 (patch) | |
| tree | adf86e6bb3a02ece425c8319ab45e54507cd001b /README.md | |
| parent | f653f79fc990b2ba8b9863845327b5fa1bbed617 (diff) | |
Advertise FIRRTL grammar support in Atom
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ sbt assembly #### Other Tools * Firrtl syntax highlighting for Vim users: https://github.com/azidar/firrtl-syntax * Firrtl syntax highlighting for Sublime Text 3 users: https://github.com/codelec/highlight-firrtl +* Firrtl syntax highlighting for Atom users: https://atom.io/packages/language-firrtl * Firrtl mode for Emacs users: https://github.com/ibm/firrtl-mode * Chisel3, an embedded hardware DSL that generates Firrtl: https://github.com/freechipsproject/chisel3 * Treadle, a Firrtl Interpreter: https://github.com/freechipsproject/treadle |
