| commit | dad83dfc9c9a165e1bce4dab94af4cbf2661749a | [log] [tgz] |
|---|---|---|
| author | Henner Zeller <h.zeller@acm.org> | Mon Nov 18 14:32:50 2019 -0800 |
| committer | Henner Zeller <h.zeller@acm.org> | Mon Nov 18 14:32:50 2019 -0800 |
| tree | 1632408884fa47cec656247590e1e9b3143195d2 | |
| parent | 55913e9a1eb0be5450a79c790585e6857ea4e37c [diff] |
Remove unnecessary C++11 selection code. Looks like a leftover from the example CMake-file we were looking at initially. With or without this part, the generated Makefiles look exactly the same. Signed-off-by: Henner Zeller <h.zeller@acm.org>
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