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.

[SOLVED] Behavioral description in asic design flow

Status
Not open for further replies.

lakshmikalyani

Member level 1
Member level 1
Joined
Jan 5, 2014
Messages
36
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Location
kakinada
Visit site
Activity points
248
Sir can you explain behavioral description in asic design flow
and
what is the difference between functional verification and logic verification in asic
 

Behavioral Desc : RTL can be modeled in different ways. one of them is to just to verify the understanding of your logic. write like C code and verify the idea, which cant be synthesizable. The constructs used in behavioral cant be synthesized and cant use for final ASIC signoff. Read JK bhaskar Verilog to understand more.

Functional and logic verification may be same. it used in different contexts.
 

Behavioral Desc : RTL can be modeled in different ways. one of them is to just to verify the understanding of your logic. write like C code and verify the idea, which cant be synthesizable. The constructs used in behavioral cant be synthesized and cant use for final ASIC signoff. Read JK bhaskar Verilog to understand more.

Functional and logic verification may be same. it used in different contexts.

thank you sam
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top