Or alternatively, how can I write a dict() in the ...
# openlane-2
t
Or alternatively, how can I write a dict() in the
config.tcl
file ? I need to fill in
LIB
basically, without going through the
pdk_compat
logic because the naming scheme from ihp doesn't match what this compat layer expects.
d
something like set ::env(LIB) { <corner wildcard> {/path1 /path2 /path3} }
1
t
Thanks.
d
No probs! I was working on that too but didn't get very far
t
We'll see how far I go. ATM I just went far enough so I can generate DEF templates, for the time being we'll probably build user projects using ORFS and just do the top level "compositing" / routing using OL2.
d
(because of priorities, didn't run into any brick walls)
im willing to invest personal time into helping bring up openlane 2 on IHP
t
First thing I did hit though is that PDK doesn't have endcaps or tap cells ...
d
if it means the user projects can be run with openlane as well
@tnt I think the solution to this is to have a different flow per PDK-- can take this to discord if you're interested
t
Sure, the goal is to eventually everything on OL2. We're just going step by step for the next shuttle (which is in like 1.5 month).
1