Hi,

I am trying understand the hardware design of VTA, can anyone help me with the 
two questions?

1. 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?

2. I know there are dependency queues the modules to synchronize load/store and 
compute operations. What is the corresponding chisel code for the dependency 
queue in the source code? I did not find them. Thanks!





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/dept-flags-and-dependency-queue/11768/1)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/6845af54e4ce2f29eb43c5324dd5c95271cee0fd604f5bb9bbeb156cbb2bbc26).

Reply via email to