Can anybody give me a pointer on where to get started to generate an OrCAD BOM using a Tcl script?
I have some specific formatting requirements in order for my BOM to get imported into my BOM management tool. I can pass the BOM through a Perl script, or I can use Tcl and generate the right format from the beginning.
Thank you