ALLOW_REGISTER_MERGING supported in Linux Version of Quartus Prime?
On my workstation i run windows 10 and use Quartus Prime Lite 21.1.0 and all my projects compiles fine.
After setting up CI with a linux VM on an Buildserver one of my projects refuse to compile(Same Quartus version but for linux).
I track down the problem and noticed that during Analysis & Synthese process, Quartus Prime on the Linux machine needs a lot more logic.
During Fitting it doesn't fit into the device (10CL016) and fitting fails.
I try to get the same result on the windows machine and i could reproduce the result from the linux machine.
If i set ALLOW_REGISTER_MERGING = OFF i got exactly the same result during Analysis & Synthese and Fitting fails.
So for me it looks like ALLOW_REGISTER_MERGING isn't working or is ignored on the linux machine.
Is that feature not supported ? or is there a way to force Quartus to enable ALLOW_REGISTER_MERGING?
With Quartus Prime lite 20.0 its the same.
With best regards,
Sebastian schmitz