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.

Conformal Tool giving non equivalent points

Status
Not open for further replies.

sapan533

Newbie level 1
Joined
May 4, 2016
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
17
Hi All,

I am new to using Conformal tool for Logic Equivalence Check. I am comparing RTL and synthesized netlist for comparison.

In the comparison I see a few unmapped points. Does having these unmapped points impact the logic equivalence comparison and if yes, how?

For each non equivalent point, when I see the schematic to identify issues, I see some of the nets/signals missing as compared to the original synthesized netlist. The netlist had some signals with proper login but in schematic I see few of the blocks missing.

Can someone please guide me how to fix this issue?

I am using following options:

set compare option -allgenlatch
set undefined cell black_box -both -noascend
set naming rule "_" -parameter -golden
set naming rule "." "" -field_delimiter -golden
set mapping method -nets -nobbox_name_match
set flatten model -latch_transparent -NODFF_TO_DLAT_FEEDBACK -nooutput_z
set analyze option -auto
set flatten model -seq_constant

I am seeing 2 non equivalent points unmapped.

Rgds
SApan
 

Hi,

unmapped key points will lead to non-equivalence in my experience. From what I see, it might be related to the black boxing. Use black boxing specifically with the module names, I prefer using the NoTranslateModule. You can use "report black box" to ensure that they are boxed properly.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top