Porting VTA to Microchip Polarfire SOC

I am trying to port the VTA to the microchip polarfire SOC icicle kit.

Microchip is developing their new HLS tool and i wanted to know what steps should i follow to port the vta from vivado HLS to microchip smartHLS.

I was thinking of just taking the hls.tcl script in the scripts folder for vta-hw, and merge that with the reference design script in microchip projects. but thinking harder about it, it would probably not work because the design isn’t ‘compiled’ to the the microchip hardware (smartHLS terminology).

There is also no straight forward porting guide to port from a vivado hls project to a smartHLS project.