Where to find Generated RTL Files

Hello,

I’ve been running the VTA tutorials, specifically the “Deploy Pretrained Vision Model from MxNet on VTA” tutorial, on my PYNQ board. Where should I look for to find the netlist and generated RTL files? Would this be somewhere in the tvm directory or on the PYNQ board after runtime?

On a similar note, I’d like to learn more about how Vivado HLS is integrated. Which location in the TVM directory would include Vivado HLS coding and VTA module definitions.

Thanks