Altera_Forum
Honored Contributor
15 years agotiming simulation vs real
Hello
I am trying to compare a timing simulation (with specified pins) of a simple verilog XOR assignment in Quartus II to the actual timing on a Flex EPF10K70 device. That is to say, I am comparing a simulated v.s. real propagation delay between an input state change to output state change of the XOR function. I notice that the simulation shows a delay of approximately 27ns, but in hardware I see a consistent delay of only ~7.5ns for the same sequence (one input goes from low to high). Does anyone know why this might be? (Apologies: I am new to this) Thanks