I want to setup a 27 MHz clock signal in ModelSim. I usually setup a clock by right clicking that signal -> clock -> setup period. For example, 50 MHz clock -> 20 ns or I used the force statement.
Because the 27 MHz clock is special, it is not a integer period, if I setup the clock with a appx value, it always having timing issues.
So, how do I setup this clock?