[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Register enables in Icarus
Nikholas Hubbard wrote:
   always @(posedge clk or negedge en) begin
Wouldnt this make it possible for the register to latch a value, even if 
the clock is not high?
-d