So I just have some time to add bom2csv.py feature. It now show be able to port BOM to/form top sch file.
- bom_plugins/bom2csv.py XXX YYY - Where XXX is input file .xml or top .sch file. YYY is the output CSV BOM file]
- bom_pligins/bom2sch.py YYY [XXX] - YYY is the input CSV BOM file, XXX is output file top .sch file.
So I’m interesting to see if you can run bom2csv.py YOUR_ROOT_SCH_FILE.sch A_BOM.csv
.