Skip to content

LeoGitHuber/flymake-verilator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

flymake-verilator.el

An Emacs flymake handler for syntax-checking Verilog using verilator.

Installation

First install verilator.

You’ll need to add the directory containing `flymake-json.el` to your `load-path`, and then (require 'flymake-verilator).

Usage

Add the following to your emacs init file:

(require 'flymake-verilator)

About

Flymake checker for Verilog using verilator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published