#74 sky130A.tech leads to Magic segfault on load I...
# open_pdks
g
#74 sky130A.tech leads to Magic segfault on load Issue opened by bjmuld Magic ver. 8.3 r 57 Message produced before segfault is:
Copy code
/openlane/pdk/sky130A/libs.tech/magic/current/sky130A.tech: line 567: section compose:
	Unrecognized layer (type) name "obsli,obsm1"
Commenting line 567 cures the problem:
Copy code
#  paint	 obslicobsm1	 obsli,obsm1
Is there a danger in making cells using the modified tech file? RTimothyEdwards/open_pdks