hello
what would be the best way to update a symbol?
i removed a few pins from the existing symbol on the current design.
so "refresh symbol" gives me an error and does not work.
this is how i do but if there is a better way, i would like to know.
1. export out the symbol and netlist from the design.
2. modify the symbol by removing pins and save it as a different dra file name.
3. create a psm file and a device file.
4. remove the old symbol from the design and place the new symbol manually.
5. on the parts list, remove the old symbol and add the new symbol and refdes.
6. assign the refdes to the new symbol.
7. modify the netlist using the new symbol name and import the netlist to the design.