Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

(add-to-list 'load-path "[path-to-this-repo]")
(require `firrtl-mode)

About

Major mode for editing FIRRTL files in Emacs

Topics

Resources

Contributing

Security policy

Stars

8 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages