How many bits of reconfiguration data is required for Vector Dot Product (N.H) Computation?
Vector Dot Product computation uses 8 RAM locations. During reconfiguration these 8 locations should be written serially. The width of each memory location is 12 bits. Three extra bits are required for choosing a particular location and one New_Data signal. Overall 16 bits are required and it takes 8 clock cycles to reconfigure the Vector Dot Product Block.