PPT ½½¶óÀ̵å
sensitivity list includes all inputs used
in the combinatorial logic
sensitivity list does not include the d input,
only the clock or/and control signals
- Combinatorial Process
- Sensitive to all inputs used in
the combinatorial logic
- Clocked Process
- Sensitive to a clock or/and
control signals
always @(posedge clk or negedge clr)