I've got simple code for generating different frequencies from Digital port of FPGA.
But it does not change the frequency during the execution.
If I stop the execution of the program and change the enum variable, the frequency will change. But inside running cycle it does not.