I have been using a Malleable VI in an FPGA Project I have for some time now. I recently discovered a way to achieve the same functionality with reduced resource utilisation.
If I update the *.vim with the new code, will my next compile automatically include the new method? I ask because when placing the malleable VI initially, it is inlined and I got the impression that my VI containing the malleable VI only gets marked as modified if I right-click on the VI and view the generated code......
So can anyone chime in with an idea whether such an update of the malleable VI is automatic or not? Especially in an FPGA context.