| commit | 3d8eb3a1d5e8b56c049ae94080ee62787cff32bc | [log] [tgz] |
|---|---|---|
| author | Alain Dargelas <5085492+alainmarcel@users.noreply.github.com> | Mon Nov 18 20:56:51 2019 -0800 |
| committer | GitHub <noreply@github.com> | Mon Nov 18 20:56:51 2019 -0800 |
| tree | 66bb546d68a03d84dd9f0159ee220b8f812ad80c | |
| parent | fb21b77f37f751b8e5dc3009b053defe6ecc339a [diff] | |
| parent | 061462f2b9ae814ea80dedf1fea331ab1192ad24 [diff] |
Merge pull request #78 from hzeller/master Have all includes absolute from the built-root.
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