Menu

syntax highlighting for System Verilog

2007-06-13
2012-11-13
  • Nobody/Anonymous

    Hi,

    I've just downloaded Notepad++ and already love it (:-D ) even though it doesn't have syntax highlight for System Verilog. System Verilog is very closed to Verilog. Rather than specifying the System Verilog from scratch, I tried to find the Verilog's syntax to modify and add more keywords but didn't find it.

    Can you please help? Thanks.

     
    • KnightElite

      KnightElite - 2007-06-14

      If you look in C:\Program Files\Notepad++, there is a file called langs.xml.  Modifying this file can add support for new languages (I had to modify it in an earlier version to get Verilog working correctly).