This content has been marked as final.
Show 2 replies
-
1. Re: Creating symbols for multi-gate parts (Symbol Editor problem)
robert_davies Oct 25, 2017 2:35 AM (in response to profil)1 of 1 people found this helpfulIn the Xpedition flow you don't need to put the pin numbers on the pins in order for multi-gate parts to package, the packaging process will add them from the PDB during the packaging run.
But this should be allowed in the tools anyway, I suggest you look at the Pin Number property in the Property Definition Editor in Library Mananger and ensure that the regular expression for Pin Number is set to (\n|,)* you may have an out-of-date setting in there.
-
2. Re: Creating symbols for multi-gate parts (Symbol Editor problem)
profil Oct 25, 2017 8:01 AM (in response to robert_davies)It works in the Symbol Editor after changing the regular expression in the Property Definition Editor as you said.