PS2 Keyboard interface circuit in Verilog

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Post Reply
Message
Author
User avatar
mahaju
Posts: 487
Joined: Mon 11 Oct 2010, 07:11
Location: between the keyboard and the chair

PS2 Keyboard interface circuit in Verilog

#1 Post by mahaju »

Hi I have written a code in Verilog for interfacing PS2 keyboard to FPGA
it seems to work fine on ModelSim but I am not very good at designing testbenches
I am uploading my code here please see it and give your suggestions
If you have a test bench for checking PS 2 Keyboard interface code please cross check my code against it and share your results

Thank you
:)
Attachments
code_testbench.zip
(1.81 KiB) Downloaded 172 times

Post Reply