Pulling Design Rule Paramters From Excel (.csv)

Hello!

I'm trying to figure out how to pull design rules parameters(integers) from an excel doc saved as a csv, and use those paramters in my DRC code to test different design rules on various packages. So far I've been using python to read in and store the values from the excel file, but I am confused on how to pull those store values from python to the DRC code for use. Any suggestion?

Thanks!

Comments

Sign In or Register to comment.