aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkritik bhimani2018-08-01 12:42:50 +0530
committeredwardcwang2018-08-03 15:42:28 -0400
commitb84cb05faba6d787cb599fac4ea687ce4249ef1d (patch)
treed0aa48956e5b4483dec88e6dda1c7d9c6b1f2541
parentcc4012fac7a5b727bae10157a47999b41dcb233f (diff)
add link to repo for firrtl syntax highlighting in sublime text 3
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a7bba7c8..35e6c067 100644
--- a/README.md
+++ b/README.md
@@ -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