Beschreibung |
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.
|