1.5 KiB
Bill of Materials (BOM) Generation Demo
This is an AllSpice demo to showcase the BOM Gen Actions add-on. This demo works with the archimajor board, part of our altium demo. Currently the BOM Gen add-on works for Alitum and OrCAD projects. The archimajor board uses a set of parts in its design and with this add-on you will be able to generate a list of this parts with their correspondent properties from the project files.
To trigger the bom generation you just have to open, push or close an issue within the repo. In the actions tab, you will see the actions log with the results and artifacts for each run. You can review the workflow by going into the .allspice folder and then into the workflows sub-folder. Take in account tht this action add-on needs a columns.yml file that defines the columns in the BOM and which attributes or properties of the components they are populated from.
To deep dive into the settings of the action you can see the bom gen add-on repo. where is also documented.