LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What are Munge files?

As far as I can tell a Munge file is a working copy of the fpga VI you are compiling.

Once the compile worker starts to compile the VI you can delete it.

As far as I can determine the compile process should delete the munge version of the file but it doesn't.

 

0 Kudos
Message 11 of 16
(899 Views)

Where do you see "munge" files?

0 Kudos
Message 12 of 16
(888 Views)

When I press run to compile an FPGA VI a window pops up "Generating Intermediate Files", the files that are used by the Xilinx Compiler.

The Munge File appears at this point. It's an exact copy of the FPGA VI I'm compiling except for the name which has "NI.Munge. prepended to the name.

The problem is this file overlays the original file so that if you don't notice the name change you can waste time editing the munge file instead of your file.

When you go to recompile your file you get a message stating that your file (the munge file) is not a project file.

See munge.rtf attachment.

0 Kudos
Message 13 of 16
(844 Views)

Thanks for the information. The "munge" files are an intermediate copy of the source the LabVIEW FPGA compiler uses for processing. Normally users should NOT see these files. If there is some code you can share with NI and some steps to reproduce having the munge VI copy open that would be useful as it is certainly a bug.

0 Kudos
Message 14 of 16
(810 Views)

Target Machine:     i3 Dual Core, WinXP SP3, LabView 2011, PCI-7833R

Compile Server:     HP Z400 Workstation W3680 6 Core, Win7 Professional SP1 64 Bit,

                               FPGA Compile Worker 2013 Registered Xilinx 10.1, 11.5, 11.5(64bit), 12.4(64bit), 13.4, 13.4(64bit)

 

I've tried compiling small programs and the munge file does not appear.

My project is fairly large (846 intermediate files, Xilinx 452 source files)

Total Slices: 43.8% (6281 out of 14336)
Slice Registers: 27.2% (7786 out of 28672)
Slice LUTs: 28.3% (8101 out of 28672)
Block RAMs: 50.0% (48 out of 96)

 

I work for the Canadian Department of Defence so I'm unable to share my project.

 

Hope this helps...

 

0 Kudos
Message 15 of 16
(783 Views)

Hi Tnarg,

 

Can you create a program that does recreate the issue that can be shared?

 

Regards,

Joel I.
Applications Engineer
National Instruments
0 Kudos
Message 16 of 16
(736 Views)