Hi all.
I want to exploit the pin properties from the Create Pin Form (signal Type, Supply Sensitivity, and so on) in order to check if my domain and signal are consistent based on the name of the pin among other criteria.
For example, for all signals with the wild card *dvdd_i or *dvdd_o, the supply definition should be dvdd and the ground definition dvss. Some basic checks are available on Schematic Editor, but I presume that there might exist a tool that check it in a deeper level or can be integrated to the flow.
Any suggestion on how I could do it?
Thanks in advance