In the OpenCores community the Linux environment is very popular.
Amongst the most commonly used distributions is Ubuntu. In the latest
release of Ubuntu, 9.10 Karmic Koala, the official repositories no longer
contain the Verilog Preprocessor VBPP. To ease installation of this highly
usable preprocessor OpenCores will distribute Ubuntu packages.
There are two versions available, 32 and 64 bit..
VBPP is a Verilog preprocessor. It has support for most Verilog preprocessing directives and additional directives such as:
* Statement generator ('generate' command in VHDL).
* Expression evaluation.
* Mathematical functions: log2, ceil, floor, round, abs, etc.
* Conditionals: if, switch, etc.
To install in Debian based distributions such as Ubuntu:
sudo dpkg -i vbpp_1.1.0-6_amd64.deb
To downlad the packages, click the link:
vbpp_1.1.0-6_amd64.deb
vbpp_1.1.0-6_i386.deb