At 09:42 PM 12/28/2012, you wrote:
I need some help regarding an issue related to setting parameters on a cell. I am setting up some transistors and need to have transistor width, w=fw*n where fw is single finger width and n is number of fingers. I am using the steps as defined in the Electric user manual on the following page:

<http://www.staticfreesoft.com/jmanual/mchap06-08-05.html>http://www.staticfreesoft.com/jmanual/mchap06-08-05.html

But this does not seem to  work.

As per these instructions I should configure the text as Java code and then set the value of w to @fw*@n, but when I instantiate the transistor into a schematic and set the values of fw and n, width is dispalyed as w=?

It's not really possible to tell what is wrong without looking at your JELIB file. One thing that comes up suspicious is that you have parameters "fw" and "n" but you say that the display reads "w=?". So what parameter are you using for width, "w" or "fw"? Also, do the "fw" and "n" parameters appear correctly?

   -Steven Rubin

--


Reply via email to