Hello, I'm running Quartus 22.3 building for an S10 FPGA. Since my FPGA is prototype, the project includes several clock gated to solve it I added the following command to the QSF : set_glob...
It would help to see some code and understand why you have so many gated clocks to begin with. It would be much better to use clock enables instead of gated clocks.