05-16-2016 08:41 AM
Hi,
I am seeing a lot of clutter in the / folder of my compile worker linux machine. It seems that all of the *_stub.v files that are generated during the xilinx compiles are stored in the / folder of the drive. This is not a real performance issue, but it is very messy and I would like to know what setting to change in order to get these files to go into a different folder. Here is an example.
[root@FPGA01 /]# pwd
/
[root@FPGA01 /]# ls
BuiltinFIFOCoreFPGAwFIFOn20_stub.v
BuiltinFIFOCoreFPGAwFIFOn2_stub.v
BuiltinFIFOCoreFPGAwFIFOn3_stub.v
BuiltinFIFOCoreFPGAwFIFOn4_stub.v
BuiltinFIFOCoreFPGAwFIFOn5_stub.v
DualPortRamCoreFPGAwMemoryn90_stub.v
DualPortRamCoreFPGAwMemoryn91_stub.v
DualPortRamCoreFPGAwMemoryn92_stub.v
DualPortRamCoreFPGAwMemoryn93_stub.v
DualPortRamCoreFPGAwMemoryn94_stub.v
DualPortRamCoreFPGAwMemoryn95_stub.v
DualPortRamCoreFPGAwMemoryn96_stub.v
DualPortRamCoreFPGAwMemoryn98_stub.v
05-25-2016 06:12 AM
Does anyone know anything about the linux compile worker?