Skip to content

IBM/firrtl-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •