This is the Linux app named VPreproc whose latest release can be downloaded as vpreproc.v1.0.000.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named VPreproc with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
VPreproc
DESCRIPTION:
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:
* Provide a standalone command line interface (without Perl).
* Replace the parts implemented in Perl to C++.
* Encapsulate the package in a separated namespace for better independence.
What I may do in the future:
* Replace the C language features to C++.
* Optimise some code for better reading or performance.
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 <[email protected]>
User interface
Command-line
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/vpreproc/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.