<#465 Wrong format string in sg13g2_stdcells/sg13g...
# ihp-sg13g2
g
#465 Wrong format string in sg13g2_stdcells/sg13g2_dlhr_1.sym Issue created by simonwaid In the attributes of the xschem symbol "sg13g2_dlhr_1.sym", the format string reads:
format="@name @@D @@GATE @@Q @@Q_N @@@RESET_B VDD @VSS @prefix\\dlhr_1"
One of the @ looks misplaced, likely a typo. The correct string seems to be:
format="@name @@D @@GATE @@Q @@Q_N @@RESET_B @VDD @VSS @prefix\\dlhr_1"
Other cells are also affected, such as sg13g2_dlhrq_1.sym. IHP-GmbH/IHP-Open-PDK