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.

post sim without sdf

Status
Not open for further replies.

qqxiu

Newbie
Joined
Jan 11, 2023
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
60
Hi all,
I'm new in VLSI.
Recently, I run the postsim without sdf, that cause some of my test pattern failed. When I simulate with sdf, everything will be fine. I wondering why this will happened. Could anyone point out some knowledge that I miss? Thanks a lot.
 

Solution
by postsim netlist, I am assuming you mean a gate level netlist of a digital design. it is very common that a netlist will fail to simulate properly if it has no annotated delays. you can easily fall into traps set by the simulation models, like flip flops with impossible hold times. I have seen so many good designers spend hours trying to understand these simulations and come up empty handed because the assumptions are wrong.
do you clarify the differences between a RTL and a postsim netlist? That should help.
 
by postsim netlist, I am assuming you mean a gate level netlist of a digital design. it is very common that a netlist will fail to simulate properly if it has no annotated delays. you can easily fall into traps set by the simulation models, like flip flops with impossible hold times. I have seen so many good designers spend hours trying to understand these simulations and come up empty handed because the assumptions are wrong.
 

Solution
by postsim netlist, I am assuming you mean a gate level netlist of a digital design. it is very common that a netlist will fail to simulate properly if it has no annotated delays. you can easily fall into traps set by the simulation models, like flip flops with impossible hold times. I have seen so many good designers spend hours trying to understand these simulations and come up empty handed because the assumptions are wrong.
my question was to trig an analyze by qqxiu to understand the diff...
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top