chirrtl-parser

Crates.iochirrtl-parser
lib.rschirrtl-parser
version0.1.8
created_at2025-04-04 00:24:00.360373+00
updated_at2025-04-05 03:03:04.934241+00
descriptionA Rust library that can parse a CHIRRTL text file into a typed AST
homepage
repositoryhttps://github.com/joonho3020/chirrtl-parser.git
max_upload_size
id1619197
size9,181,880
joonho hwangbo (joonho3020)

documentation

README

CHIRRTL parser

This library parses CHIRRTL files and generates an AST. Tested for designs such as RocketConfig and LargeBoomV3Config in Chipyard.

Running tests

just test
Commit count: 0

cargo fmt