Description Usage Arguments Value
Parses a raw IR txt file into a csv.
1 | parse_ir(ir_file, ir_dir, parsed_dir, dump_dir)
|
ir_file |
Name of raw IR file (do not include the path to file). |
ir_dir |
Path to the directory containing raw IR file. |
parsed_dir |
Path to directory where parsed csv should be written. |
dump_dir |
Path to directory where potentially corrupt files should be written. |
A parsed csv file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.