From 4b346ea0b6d9fc0867558d7bdd0fe56159489a92 Mon Sep 17 00:00:00 2001 From: Adam Izraelevitz Date: Tue, 15 Nov 2016 10:36:16 -0800 Subject: Add firrtl-syntax link for vim users (#376) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 77d38ac3..b9a37a48 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,6 @@ sbt utils/bin/firrtl -i regress/rocket.fir -o regress/rocket.v -X verilog // Compiles rocket-chip to Verilog utils/bin/firrtl --help // Returns usage string ``` + +##### Other Tools +Firrtl syntax highlighting for Vim users: https://github.com/azidar/firrtl-syntax -- cgit v1.2.3