PS/2 Clock not Synchroniced

The code lines from the ps2.vhd create a timing issue, due to a process with an unconstrained clock:
image
So this process needs to get updated according to the guidlines.

This needs to get fixes for the next release!