| Crates.io | chirrtl-parser |
| lib.rs | chirrtl-parser |
| version | 0.1.8 |
| created_at | 2025-04-04 00:24:00.360373+00 |
| updated_at | 2025-04-05 03:03:04.934241+00 |
| description | A Rust library that can parse a CHIRRTL text file into a typed AST |
| homepage | |
| repository | https://github.com/joonho3020/chirrtl-parser.git |
| max_upload_size | |
| id | 1619197 |
| size | 9,181,880 |
This library parses CHIRRTL files and generates an AST.
Tested for designs such as RocketConfig and LargeBoomV3Config in Chipyard.
just test