![]() |
|
|
|
#1 |
|
'use_real_email' wrote:
> hello, I need help with my code.... I have made a code for input numbers > from ps2 keyboard, and i have a problem with state machine, witch will > use for calculating > pclk <= clkDiv(3); This creates skew. Use CLK directly. > --Flip Flops used to condition siglans coming from PS2-- > Process (pclk, RST, KC, KD) Make that process(CLK, RST) -- Mike Treseler Mike Treseler |
|
|
|
|
#2 |
|
Posts: n/a
|
'use_real_email' wrote:
> I am not quite sure what to do, can you be more specific, and can you > tell me where is my problem with FSM ?? the rest of the code is ok...... http://groups.google.com/groups/sear...k+enable+gated Mike Treseler |
|
![]() |
| Thread Tools | Search this Thread |
|
|