Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Text Editing&Processing > Vim Plugins

    systemverilog 1.3

    Download button

    No screenshots available
    Downloads: 4,160  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.6/5)
    21 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Aditya Kher | More programs
    GPL / FREE
    June 14th, 2008, 23:57 GMT
    ROOT / Text Editing&Processing / Vim Plugins

     Read user reviews (0)  Refer to a friend  Subscribe

    systemverilog description

    systemverilog is a Vim plugin that offers syntax highlighting for SystemVerilog.

    systemverilog is a Vim plugin that offers syntax highlighting for SystemVerilog.

    IEEE 1800 SystemVerilog is the industry's first unified hardware description and verification language (HDVL) standard. SystemVerilog is a major extension of the established IEEE 1364 Verilog language.

    About Vim:

    Vim is a text editor first released by Bram Moolenaar in 1991 for the Amiga computer. Vim was created as an extended version of the vi editor, with many additional features designed to be helpful in editing program source code; its full name is Vi IMproved.

    While Vim is cross-platform, it is most popular on Unix-like operating systems.

    Released under a software license compatible with the GNU General Public License, Vim is free and open source software. The program's license includes some charityware clauses.

    Like vi, Vim's interface is based not on menus or icons but on commands given in a text user interface; its GUI mode, gVim, adds menus and toolbars for commonly used commands but the full functionality is still expressed through its command line mode.

    For many users learning Vim may be difficult and slow initially, but once the basics are understood they progress quickly and editing becomes more efficient. To facilitate this, Vim has a built-in tutorial for beginners. There is also the Vim Users' Manual that details the basic and more advanced Vim features. This manual can be read from within Vim, or found online.

    Vim also has a built-in help facility (using the :help command) that allows users to query and navigate through commands and features.

    INSTALLATION:

    Step 1: drop the file in ~/.vim/syntax (if the directory does not exist then create it) Note: If you are using vim 7.0 or better, you can source SV.vba to autoinstall it regardless of which flavor of operating system you are using VIM on!
    Step 2: Append following lines in ~/.vim/filetype.vim

    if exists("did_load_filetypes")
    finish
    endif
    augroup filetypedetect
    au! BufRead,BufNewFile *.sv setfiletype SV
    au! BufRead,BufNewFile *.svi setfiletype SV
    augroup END

    Product's homepage

    Requirements:

    · Vim
    · Vimball

      


    TAGS:

    VeriLog syntax | syntax highlighter | Vim plugin | VeriLog | syntax | highlighter

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM