Depending on your configuration of the Max® internal oscillator, you should apply one of the two timing constraints below:
For a Clock Frequency setting of 116MHz:
create_clock -name test -period 116MHz [get_pins -compatibility {<path to instancve>|int_osc_0|oscillator_dut|clkout}]
For a Clock Frequency setting of 55MHz:
create_clock -name test -period 55MHz [get_pins -compatibility {<path to instancve>|int_osc_0|oscillator_dut|clkout}]
This constraint will be automatically added in a future release of the Quartus® II software.
This problem was fixed in Intel® Quartus® software version 15.0