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.

Cadence ELC. Problem with flip-flop and latch.

Status
Not open for further replies.

vermut

Newbie level 1
Joined
Mar 6, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
Hello!
I am using Cadence ELC to characterize a new standard cell library. Combinational cell characterized well, but I have problem with flip-flop and latch:

elc> db_gsim -f

Reading : SOI025_2.ipdb/latnrs_1.design

==============================
DESIGN : latnrs_1
==============================
- illegal net ( d1 ) is found [ 3 drivers ] :
[1]:not [2]:not [3]:pushpull
- illegal net ( d2 ) is found [ 2 drivers ] :
[1]:not [2]:pmos

=> no simulation

================================
stimulus generation summary
================================
Name #MOS #DVEC #RVEC
----------------------------------------
latnrs_1 27 0 0 *
----------------------------------------
0 0


Can anyone please help me, I am not sure what the problem is

thank you
 

I am facing the same problem with my RS_LAT.

Is there a way to walk this through?

Thanks.
 

Yes, ELC will not be extract functionality for these cells from the netlist.
You will have to write a gate file for each cell like this. ELC will then be able to extract functionality from the gate file.
For information on gate files, see the ELC documentation.
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top