Editor to use with pulpissimo?
#3
There is also visual studio code (note this is a FOSS editor and not the IDE) which seems to have decent SystemVerilog support with plugins.

I personally use emacs and https://github.com/universal-ctags/ctags to generate a TAGS file that allows jumping to definition/auto-completion. The default tag tools (excuberant ctags, etags) do not have SystemVerilog support.

Make build errors are already a basic feature of emacs, though you need to add your own regular expression to parse your tool's error format (often some line number and error text). This allows you to click on the errors messages which will then show you the appropriate code section.
Reply


Messages In This Thread
Editor to use with pulpissimo? - by sake - 04-06-2020, 06:40 AM
RE: Editor to use with pulpissimo? - by kgf - 04-06-2020, 07:02 AM
RE: Editor to use with pulpissimo? - by bluewww - 04-06-2020, 04:19 PM
RE: Editor to use with pulpissimo? - by sake - 04-17-2020, 12:11 PM
RE: Editor to use with pulpissimo? - by meggiman - 04-18-2020, 01:42 PM
RE: Editor to use with pulpissimo? - by sake - 04-18-2020, 04:21 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)