R
Rishi Dhupar
Guest
Hi,
Trying to figure out how I can concatanate input from a keyboard. I
cannot seem to figure out how I would store the number "12" from
keyboard input. The user presses 1, gets stored somewhere then he
presses 2, then that gets stored somewhere. How can I like put these
together so verilog knows it is "12"?
Basically I am just doing keyboard input to LCD output.
Type in a 3 digit number on KB and press the space key, and it should
print out the number * 2 to the LCD.
Thanks for any help.
Rishi Dhupar
Trying to figure out how I can concatanate input from a keyboard. I
cannot seem to figure out how I would store the number "12" from
keyboard input. The user presses 1, gets stored somewhere then he
presses 2, then that gets stored somewhere. How can I like put these
together so verilog knows it is "12"?
Basically I am just doing keyboard input to LCD output.
Type in a 3 digit number on KB and press the space key, and it should
print out the number * 2 to the LCD.
Thanks for any help.
Rishi Dhupar