| commit | e09abfc8daaf4ceb9c18e1141d344d813e5cafdc | [log] [tgz] |
|---|---|---|
| author | Alain Dargelas <5085492+alainmarcel@users.noreply.github.com> | Tue Nov 19 07:22:26 2019 -0800 |
| committer | GitHub <noreply@github.com> | Tue Nov 19 07:22:26 2019 -0800 |
| tree | d7752c09a599dc58c0fa50cea9ee77aaa8e75105 | |
| parent | e4114f4c1e48f37fa493890019a13b82324d57da [diff] | |
| parent | 1d54a9fed7a020d603e83022532f36f8c655303d [diff] |
Merge pull request #86 from alainmarcel/alainmarcel-patch-1 make clean and build.xml updates
System Verilog 2017 Pre-processor, Parser
This project aims at providing a complete System Verilog 2017 front-end: a preprocessor, a parser, an elaborator for both design and testbench.
Linter, Simulator, Synthesys tool, Formal tools can use this front-end and be developed either as plugins (linked with) or use this front-end as an intermediate step of their compilation flows using the on-disk memory models (down-converter).
This project is open to contributions from any users! From the commercial vendor to the Verilog enthousiast, all are welcome.
INSTALLmake
For more build/test options and system requirements for building see src/README file.
The executable is located here:
STANDARD VERILOG COMMAND LINE:
Defines a macro and optionally its value
FLOWS OPTIONS:
compilation unit (under slpp_unit/ if -writepp used)
separate compilation units to perform diffs
if "max" is given, the program will use one thread
per core on the host
TRACES OPTIONS:
OUTPUT OPTIONS:
(all compilation units will override this file)
units will generate files under slpp_all/ or slpp_unit/)
`default_nettype in pre-processor's output