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.

Why cds_thru is used?

Status
Not open for further replies.

irun2

Member level 2
Joined
Jan 20, 2008
Messages
49
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,701
Hi everyone!
When I tried to import a synthesized verilog netlist containing the assign statements, like assign out = (reset==1'b1)? 8'b0: (result | temp);
Cadence has used some symbol "cds_thru" connected to the out port, LVS failed due to these devices Layout view didn't have...

What should I do to make LVS pass? Do I have to write the RTL then recompile? That's a huge work to do...:(
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top