scarf 0.1.1

A suite of tools for interacting with (System)Verilog hardware designs
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!