Archive

Posts Tagged ‘hdl editor’

Verilog Hdl Editor

September 23rd, 2009 Comments off

Hi,

I need to develop HDL editor with
a) Verilog(HDL) syntax correction,
b) with dynamic hints for good coding guidelines (as and when designer writes code, gets hints by editor for good coding rules).
c) along with above functionality I need to have basic editor functionality like marking, copying, pasting, folding of code, etc.

Also editor should be MDI application and should be platform independent (Mostly editor will be run on linux system and X windows).

(I shall provide detailed RS (Requirement Specification) once developer is decided)

For above editor I need developer who can develop it using wxWidgets (scintilla lib http://www.scintilla.org/). wxWidgets has already developed libraries for editor functionality. Hence one only has to use them and just add wrapper of rules (specific to HDLs) over it. I shall be working closely with developer for same.

Thanks,
Dhaval

Bear