| commit | 306a1bd320d159d034523055180ea9493b72118c | [log] [tgz] |
|---|---|---|
| author | Alain Dargelas <5085492+alainmarcel@users.noreply.github.com> | Mon Nov 18 22:31:55 2019 -0800 |
| committer | GitHub <noreply@github.com> | Mon Nov 18 22:31:55 2019 -0800 |
| tree | 1592b1a313e30a1615c52d064cfcb3a596653fa4 | |
| parent | 701fe164721c53d72190bf4dec947770fe3c7707 [diff] | |
| parent | dc9e31ae8b53ec16b3ecb406d6a9b9103b596931 [diff] |
Merge pull request #81 from hzeller/update-install-dependencies Update compile dependencies.
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