blocking with intra delay
- From: "am.imak@xxxxxxxxx" <am.imak@xxxxxxxxx>
- Date: 4 Sep 2005 03:51:14 -0700
Hi folks,
I am newbie to verilog from vhdl background. So,please help me in
getting through blocking & nonblocking.
Is a <= #1 b; and
a = #1 b; are same . I am not able to see any diffrence.
That means if intra delays are used then there is no difference
between blocking & nonblocking.
Thanks for your comments.
.
- Follow-Ups:
- Re: blocking with intra delay
- From: raul
- Re: blocking with intra delay
- Prev by Date: IC design contract
- Next by Date: gtkwave-1.3.69
- Previous by thread: IC design contract
- Next by thread: Re: blocking with intra delay
- Index(es):
Relevant Pages
|