Crate chirrtl_parser

Source

Modules§

ast
firrtl
lexer

Functions§

parse_circuit
Given a path to a FIRRTL file, parse it and return a Circuit which represents the FIRRTL AST

Type Aliases§

FIRRTLParserError