limit the max number of characters in the naming of kfactory,
joamatab opened this issue · 1 comments
joamatab commented
How can we limit the max number of characters in the naming of kfactory cells?
im getting some components with more than 200 characters
sebastian-goeldi commented
c.write(filename, options=kf.save_layout_options(gds2_max_cellname_length=n_chars)
From here: