diff options
| author | kritik bhimani | 2018-08-01 12:42:50 +0530 |
|---|---|---|
| committer | edwardcwang | 2018-08-03 15:42:28 -0400 |
| commit | b84cb05faba6d787cb599fac4ea687ce4249ef1d (patch) | |
| tree | d0aa48956e5b4483dec88e6dda1c7d9c6b1f2541 | |
| parent | cc4012fac7a5b727bae10157a47999b41dcb233f (diff) | |
add link to repo for firrtl syntax highlighting in sublime text 3
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,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 mode for Emacs users: https://github.com/ibm/firrtl-mode * Chisel3, an embedded hardware DSL that generates Firrtl: https://github.com/ucb-bar/chisel3 * Firrtl Interpreter: https://github.com/ucb-bar/firrtl-interpreter |
