SVEditor

Add this URL to your Eclipse Installation to reach this solution's update site.

2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), 2022-06 (4.24), 2022-09 (4.25), 2022-12 (4.26), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

https://sveditor.github.io/update

Learn more...
Solution Description

SVEditor provides a development environment for SystemVerilog, Verilog, and VHDL files. It features syntax coloring, structure display, content assist, and source formatting.

Additional Details

Eclipse Versions: 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), 2022-06 (4.24), 2022-09 (4.25), 2022-12 (4.26), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Matthew Ballance

Development Status: Beta

Date Created: Sunday, February 7, 2010 - 20:30

License: EPL

Date Updated: Tuesday, April 21, 2015 - 11:21

Submitted by: Matthew Ballance

Date Ranking Installs Clickthroughs
April 2024 319/680 32 10
March 2024 283/694 57 5
February 2024 278/687 51 10
January 2024 315/691 40 20
December 2023 312/671 40 5
November 2023 291/686 56 11
October 2023 285/673 55 17
September 2023 286/663 50 8
August 2023 311/673 36 8
July 2023 276/668 50 4
June 2023 243/669 76 12
May 2023 284/671 58 4
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 2

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for SVEditor.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

That's a real nice thing - whenever I have not tested it so much by now.
I'm missing one feature:
(System)Verilog knows named blocks, eg:

always @(*) begin : MY_REAL_COOL_BLOCK
/* Do stuff */
end

Would be really cool when this name could be displayed in the Outline as it is done for module-instance names.
Thanks for the great work!

Kudos to Matthew for all the hard work he has put into, and continues to put into this editor. I am using it at work, and a number of my colleagues at work are also starting to use it.

Keep up the good work Matt.

(Full disclosure: I have fixed a handfull of bugs, but Matthew has done all the real work here)