It is an improved version of the vi editor distributed with most UNIX systems. Vim is distributed free as charityware
The official vim site is here.
UPF provides the ability for electronic systems to be designed with
power as a key consideration early in the process.
The current Working Groups website address is www.accellera.org/activities/upf
Description
This package consists of VIM syntax for Unified Power Format 1.0
Install details
Step 1: Untar, unzip the archive
e.g. If you are using unix or linux flavor of the operating system,
% gtar -zxvf upf.tar.gz If you already have ~/.vim ~/.vim/syntax and ~/.vim/filetype.vim then skip Step 2>
Step 2: Create ~/.vim/syntax etc.
% cd ~
% mv upf_syntax ~/.vim And skipt Step 3
Step 3: Append the lines from upf_syntax/filetype.vim to ~/.vim/filetype.vim
Drop upf_syntax/syntax/upf.vim in ~/.vim/syntax/
Happy vimming!!
