Function parse_sv_file

Source
pub fn parse_sv_file(file_contents: String) -> Result<SimObject, LexingError>
Expand description

Parses a read SystemVerilog file

At this time, parse_sv_file can only return a single error