Lucian Petrica

Results 17 comments of Lucian Petrica

I didn't think of changing the underlying storage tbh. The way i used the code in this PR is to have ap_uint streams on interfaces and convert to and from...

Freerunning functions are entire kernels, yes, and the free-running aspect is obtained by either instructing HLS to use ap_ctrl_none as a control protocol or by using s_axilite control and manually...

That's essentially what happens, but in a thread.

Hi @simplelins Which version of XRT are you using for deployment, and which version of Vivado/Vitis did you use for building the xclbin? Which branch of FINN did you use...

Is there a reason why a new platforms dictionary was added instead of using the one in finn-experimental? @maltanar Should we be proactive and plan to merge the finn-experimental platforms...

Thank you @mariodruiz, work-around noted.

Hi @mariodruiz The "memory" entry for the AXIMM interface/register should say HBM[0:5] indicating that all banks from 0 to 5 are connected to that interface. I think this is preferable...

[example.zip](https://github.com/csail-csg/pyverilator/files/4598725/example.zip)

WIP switch to gtest in #138

Thanks @mar-ven for flagging this. I've looked into this - it is likely caused by the fragmentation mechanism in the DMA Mover HLS kernel, which aims to break up large...