Hi,
I am trying understand the hardware design of VTA, can anyone help me with the question?
I saw in the encodings of all instructions, there is a 4-bit field called “DEPT FLAG”. I guess it is used to represent the dependency relationship between load/store and compute instructions. But there is no information for how to use the 4-bit FLAG. What be assigned to the FLAG if there are dependency between a LOAD and the following compute instruction? Thanks!