aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchuyler Eldridge2018-01-17 21:53:54 -0500
committerJack Koenig2018-01-17 18:53:54 -0800
commit47d2bb1f447644ee0bcc44701bc84018cc5795b9 (patch)
tree609bec80164e990213e73805f78e024c0992654a
parent347cc522e96f8090d53b3b042af646e4a0e765b2 (diff)
Add firrtl-mode to README.md (#730)
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index cedd79c1..ec3ee10a 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ sbt assembly
#### Other Tools
* Firrtl syntax highlighting for Vim users: https://github.com/azidar/firrtl-syntax
+* 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
* Yosys Verilog-to-Firrtl Front-end: https://github.com/cliffordwolf/yosys