| commit | 49ff03a852ab3a1a099bcd76f8efa3dd942db29b | [log] [tgz] |
|---|---|---|
| author | Alain Dargelas <alainmarcel@yahoo.com> | Mon Nov 18 21:14:10 2019 -0800 |
| committer | Alain Dargelas <alainmarcel@yahoo.com> | Mon Nov 18 21:14:32 2019 -0800 |
| tree | 41baec61d8489ab924f5aaec8089ae88d4ce012e | |
| parent | 8d60e996a4f08aa880dce0844fe005e5cbef4146 [diff] |
cmake rule for parser regeneration Signed-off-by: Alain Dargelas <alainmarcel@yahoo.com>
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