PCellNameErrorFilter
- class ipkiss3.all.PCellNameErrorFilter
Raise an error when a PCell or Library has a wrong name
- Parameters:
- allowed_characters: ( str and String that contains only ISO/IEC 8859-1 (extended ASCII py3) or pure ASCII (py2) characters ), optional, *None allowed*
characters that are allowed in the name
- name: ( str and String that contains only ISO/IEC 8859-1 (extended ASCII py3) or pure ASCII (py2) characters ), optional, *None allowed*