I\'m having troubles with a code which simply evaluates 2x2 matrix product. The code is based on http://habeebq.github.io/writing-a-2x2-matrix-multiplier-in-vhdl.html , but