scarf-syntax 0.2.0

A helper crate of scarf for expressing a SystemVerilog concrete syntax tree
Documentation
1
2
3
4
5
6
7
8
9
10
11
# scarf

[![Crates.io Version](https://img.shields.io/crates/v/scarf)](https://crates.io/crates/scarf)
[![docs.rs](https://img.shields.io/docsrs/logos)](https://docs.rs/crate/scarf/latest)
[![Crates.io License](https://img.shields.io/crates/l/scarf)](https://crates.io/crates/scarf)


A suite of tools for interacting with (System)Verilog hardware designs,
fully compliant with [1800-2023](https://ieeexplore.ieee.org/document/10458102)

This project is currently under initial development - stay tuned!