One of possible approaches to implement freepdk (and other PDK-s techns)
for electric may be converting various technology descriptions from Cadence format, using any available PDK.
The generic PDK from Cadence is one of possible variants.
We also can take look at simpler PDK-s likes freely available organic process PDK
Helpfull docs on Cadence DRC and tech format descriptions I found
in Utah>
We also need to look at technology layers manual (with usefull figures in it;) ) to edit electric technology file.
Looking for information in google I encounted a nice piece of educational CAD which calls MicroWind
This is eduactional only and tool, yet it demonstrates main features of various submicrone technologies, rule files a the text files and are freely available.
Besides coding correct DRC rules we need to make ensure that our electric tech description exports the GDS layers needed to the target fab to create working layout.
For this purpose we need to generate some reference layouts with
cadence tools (as long as we are porting cadence oriented pdk-s to electric)
We also need to exchange with EDIF netlist format between electric and cadence/calibre and compare LVS results of both cads.
We also need to extract SPICE models for ELDO or Spectre model files which are typically provided with cadence oriented PDK-s.
Generally may be we need to start with simpler point - just to look at
DRC description examples for Cadence, Microwind, TaannerEDA and code technology layers for Electric...
I am working on that last (simplified) approach...
adding their layers
and implementing their rules
may be NOT a "rocket science" itself, but it looks like that I have now full access to all FreePDK45 resources, not being an academic user.
We need detail information on sheet resistance, parasitic capacitance and so on.
It still not clear which fab will produce chips designed for this PDK :(
Support of fab-s models in NGSpice is aso an issue, at the moment I do not know how to simulate their "new fasioned" BSIM model with LEVEL 53