| commit | e911119afa19222dc9bbad9ba934f3d965e34302 | [log] [tgz] |
|---|---|---|
| author | Tim Ansell <me@mith.ro> | Mon Nov 04 15:00:38 2019 -0700 |
| committer | GitHub <noreply@github.com> | Mon Nov 04 15:00:38 2019 -0700 |
| tree | 0087e3bdcbc174f70c8dc12cc62ebaad7dabfa3c | |
| parent | 356a4bf2123fc606ca19fbed9b9c535f149fdec5 [diff] |
Small updates to README. Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
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 user! From the commercial vendor to the Verilog enthousiast are welcome.
make
For more build/test options and system requirements for building see SVIncCompil/README file.