In this exercise, you need to design a Verilog program to compute the operation 2Ax + b. Vectors x and b are directly sent to your circuit and matrix A is stored in a memory. You need to access the ...