I can't find the "Import SPICE" button on the "Fil...
# magic
p
I can't find the "Import SPICE" button on the "File" dropdown menu. How can I solve this? or is there any alternative method to import layouts from Xschem?
m
@Praveen Chamal I believe it’s an add-on menu item. Try starting magic with the
-rcfile $PDK_ROOT/$PDK/libs.tech/magic/$PDK.magicrc
option.
p
Thanks, it works.
👍 1
k
@Mitch Bailey I also have the same problem. So i can't find "import SPICE" Also starting magic in the way you proposed does not solve the issue for me. Any help please?
t
@khaled alhaj ali: Do you have
$PDK_ROOT
and
$PDK
set in your environment?
k
They were not correctly set.. Now it works for me. Thanks
👍 1