How do I use tvm to compile for my customized processor?

Dear developers,
I design a tensor processor like the VTA. This processor also has a set of instructions like VTA. So, how do I use the TVM to compile for my customized processor? I search for the VTA project. But the VTA project is quite complicated. Could you provide me with some instruction about using TVM for customized processor? the workflow?