SVEditor is a handy Eclipse plug-in that provides you with the ability to edit SystemVerilog.
SVEditor is licensed and distributed under the terms of the Eclipse Public License.
Here are some key features of "SVEditor":
· Colorizing for SystemVerilog keywords
· Outline view linked with editor
· File structure view
· Context-sensitive content assist
· Context-sensitive navigation (eg Open Declaration)
Requirements:
· Eclipse
· Java
What's New in This Release: [ read full changelog ]
· #(3526097) - Correct parse error with new ; statement
· #(enh) - Enhance template infrastructure with support for user-defined template parameters. Currently, integer-, identifier-, and class-type parameters are supported.
· #(enh) - Add a form-based editor for the XML-formatted template descriptor file
· #(nobug) - Correct parse error with multi-dimension vectors (eg wire [3:0][3:0])
· #(3527774) - The parser does not handle a #delay statement that uses an array