Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Defining drive characteristics for Input ports

Status
Not open for further replies.

Hanul

Newbie level 5
Newbie level 5
Joined
Feb 28, 2013
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,371
Hello,

I'm struggling to get a pre-layout power estimation with PrimeTime.

While I've been tried to solve the following warning, I've found that the problem came from the constraints about defining input port drive strength.

===================================================================================================

ramp 0.00 at pin 'D' of cell 'ff_reg_reg[1]' is out of ramp range (0.02, 1.02) of lib_cell 'DFFARX1'
ramp 0.00 at pin 'CLK' of cell 'ff_reg_reg[1]' is out of ramp range (0.02, 1.02) of lib_cell 'DFFARX1'
ramp 0.00 at pin 'RSTB' of cell 'ff_reg_reg[1]' is out of ramp range (0.02, 1.02) of lib_cell 'DFFARX1'
ramp 0.00 at pin 'D' of cell 'ff_reg_reg[0]' is out of ramp range (0.02, 1.02) of lib_cell 'DFFARX1'
ramp 0.00 at pin 'CLK' of cell 'ff_reg_reg[0]' is out of ramp range (0.02, 1.02) of lib_cell 'DFFARX1'
ramp 0.00 at pin 'RSTB' of cell 'ff_reg_reg[0]' is out of ramp range (0.02, 1.02) of lib_cell 'DFFARX1'
Warning: There are 6 out_of_range ramps.

===================================================================================================

Now, I fixed the warnings about "D" pins of the FF cell, but still don't know how to do with warnings about "clock" and "reset".

As far as I know, high fan-out nets such as clock should be considered as an ideal nets. (zero-resistance / zero-capacitance)

What should I do with those warnings above about "clock" and "reset"?

Thanks in advance.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top