star_golden
Junior Member level 1
- Joined
- Jul 3, 2013
- Messages
- 16
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 99
Hi all,
Is there is any upper limit in the sensitivity list for a combinatorial always block..?
For eg :
If the combinatorial always block code is like :
always @ (posedge a or posedge b or negedge c...)
begin
end
My question is :
Is there like only 2 elements must be present inside the always block or can we write more..?
Thanks and regards
Is there is any upper limit in the sensitivity list for a combinatorial always block..?
For eg :
If the combinatorial always block code is like :
always @ (posedge a or posedge b or negedge c...)
begin
end
My question is :
Is there like only 2 elements must be present inside the always block or can we write more..?
Thanks and regards