I've got some problem with simulation. In Quartus time simulation it's ok, but in ModelSim there is problem with X values(please take a look at the attachment). It's caused by time volation- example warning from ModelSim:
Warning: */DFFEAS HOLD Low VIOLATION ON DATAIN WITH RESPECT TO CLK;# Expected := 0.084 ns; Observed := 0.074 ns; At : 98.79 ns
I guess that ModelSim is right, but due the nature of this project time volations are natural. You can see that he put's 'X' before and after 1-0 and 0-1 transition. Is there a way to trick ModelSim? I'd like to use testbench simulation.