Trying out openram setup for sky130. demo config.py works fine. But changing technology to sky130 as...
s
Trying out openram setup for sky130. demo config.py works fine. But changing technology to sky130 as following results in error. Using docker setup. from:
Copy code
tech_name = "scn4m_subm"
to:
Copy code
tech_name = "sky130"