IBM/firrtl-mode

Name: firrtl-mode

Owner: International Business Machines

Description: Major mode for editing FIRRTL files in Emacs

Created: 2018-01-16 16:58:02.0

Updated: 2018-01-22 18:55:32.0

Pushed: 2018-02-21 23:55:44.0

Homepage:

Size: 23

Language: Emacs Lisp

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

FIRRTL Emacs Mode

MELPA

Adds support for syntax highlighting and indentation for FIRRTL (Flexible Intermediate Representation for RTL).

Two options for installation: as a package from MELPA and manually.

Install from MELPA

Enable MELPA if you haven't already. See: Getting Started.

Start up the package manager with M-x packages-list-packages. Find firrtl-mode and install it (i then x).

Install Manually

Add the following to your .emacs:

-to-list 'load-path "[path-to-this-repo]")
uire `firrtl-mode)

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.