wsong83 / vpreproc

A Preprocessor for Verilog HDL written in C++
10 stars 5 forks source link

============================================ A Preprocessor for Verilog HDL

This software is distributed under GPL v2.0 or later licenses.

This is a standalone preprocessor for the Verilog HDL language. It is modified from the Verilog-PreProcessor of Verilog Perl tool 3.314. Most of the code is written by the team led by Wilson Snyder.

What I have done in this project:

What I may do in the future:

INSTALL GUIDE Make sure you have GNU Make, gcc-g++, and boost library installed. Use make to make the project. The execute is named "vpreproc" in current directory.

Using vpreproc --help for usage information.

Any question or request pls write to wsong83@gmail.com

Dr. Wei Song APT, CS, University of Manchester wsong83@gmail.com songw@cs.man.ac.uk http://wsong83.weebly.com/

03/05/2012