sfl.vim : VIM Syntax file for SFL hardware description language.
| script karma |
Rating 1/3,
Downloaded by 1549 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Yoshihiro Iida |
| |
| script type |
| syntax |
| |
| description |
SFL, Structured Function description Language, is a one of the Hardware Description Language. SFL is Register Transfer Level HDL, the programming style is like C or Pascal.
Please see here: http://www.onlab.ntt.co.jp/mn/parthenon/pack.html
SFL can be converted to Verilog HDL by sfl2vl.
Please see here: http://shimizu-lab.dt.u-tokai.ac.jp/pgm/sfl2vl/index.html
This syntax was designed for dark background. |
| |
| install details |
Put the file to $HOME/.vim/colors, then add this line to $HOME/.vimrc
"colorscheme sfl".
You may need to add following line in addition,
"syntax enable". |
| |
script versions (upload new version)
Click on the package to download.
| sfl.vim |
2.1 |
2004-02-17 |
6.0 |
Yoshihiro Iida |
The syntax file has changed more similar Verilog or VHDL color. |
| sfl.vim |
1.0 |
2003-07-20 |
6.0 |
Yoshihiro Iida |
Distinguishes colors between control signals and data signals.
Version 1.0 is stable Vim syntax for SFL. |
| sfl.vim |
0.3 |
2003-07-19 |
6.0 |
Yoshihiro Iida |
Supports all of SFL and Verilog keywords.
Detects reserved port name of SFL and Verilog. |
| sfl.vim |
0.2 |
2003-07-19 |
6.0 |
Yoshihiro Iida |
Initial upload |
ip used for rating: 216.73.216.208
|