forj-parser 0.1.1

A helper crate of forj for parsing a SystemVerilog source file
Documentation

forj

Crates.io Version Crates.io License

A suite of tools for interacting with (System)Verilog hardware designs, fully compliant with 1800-2023

This project is currently under initial development - stay tuned!

Packages

Forj is composed of many children projects to separate complexity and use cases

forj-parser

Crates.io Version docs.rs Crates.io License

A complete preprocessor and parser for SystemVerilog source text, forming an CST as defined by forj-syntax

forj-python

Crates.io Version PyPI Version ReadTheDocs Crates.io License

Python bindings for the forj SystemVerilog tools

forj-syntax

An object definition of a SystemVerilog CST

Crates.io Version docs.rs Crates.io License