AdvaRes
Advanced Member level 4
- Joined
- Feb 14, 2008
- Messages
- 1,163
- Helped
- 113
- Reputation
- 220
- Reaction score
- 51
- Trophy points
- 1,328
- Location
- At home
- Activity points
- 7,442
Hi all,
I'm finding difficulty to pass CDF parameters from a lower level cell to higher level cell in a circuit. Its the first time that I try to use CDF parameter in a hierarchical design.
I designed an inverter with wp, wn, lp and ln (Width of PMOS and NMOS + length of PMOS and NMOS) as CDF parameters. A more complex circuit (the top cell) was designed and required 3 instances of this inverter but with different wp, wl, lp and ln values. The top properties can be set by fixing the 12 parameters wp1 to wp3, wl1 to wl3, lp1 to lp3 and ln1 to ln3. I used pPar() function to set all the CDFs paramters of the top cell.
Simulation showed the paramter set for an instance of the top cell are not passed to the inverters that it encompass. Can sombody help ?
I'm finding difficulty to pass CDF parameters from a lower level cell to higher level cell in a circuit. Its the first time that I try to use CDF parameter in a hierarchical design.
I designed an inverter with wp, wn, lp and ln (Width of PMOS and NMOS + length of PMOS and NMOS) as CDF parameters. A more complex circuit (the top cell) was designed and required 3 instances of this inverter but with different wp, wl, lp and ln values. The top properties can be set by fixing the 12 parameters wp1 to wp3, wl1 to wl3, lp1 to lp3 and ln1 to ln3. I used pPar() function to set all the CDFs paramters of the top cell.
Simulation showed the paramter set for an instance of the top cell are not passed to the inverters that it encompass. Can sombody help ?