What's the difference between fork join and nonblocking statements ?

Status
Not open for further replies.

krishna_1980

Junior Member level 3
Joined
Jan 4, 2006
Messages
25
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,457
hi
can anyone tell diff between fork ... join and nonblocking statements
in language point of view
 

fork join

Hi krishna,

fork....join acts like simply begin.......end but inside fork...join all statements are taken as concurrent
 
Re: fork join

join and pork are non-synthesizable statements and used in stimulus modules for concurent statements , where as non-blocking statements are synthesizable ..
 

fork join

hi krishna
fork-join is using testdench for simulation not for synthesis it running as the concurrent
begin - end also used for the simulation.it will runing as the step by step
nonblocking statement is running as the concurrent .it is synthesizable

vamsi
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…