integralfx / MemTestHelper

C# WPF to automate HCI MemTest
2.13k stars 214 forks source link

Frequency and Timings Relation math error? #57

Closed traeng closed 1 year ago

traeng commented 1 year ago

Under section mentioned in title, when calculating the delays in nanoseconds, DDR4 MT/s values are taken instead of dividing them by 2 to get the ram's true frequency in MHz.

integralfx commented 1 year ago

That is taken into account with the 2000 in the formula: 2000 * timing / ddr_freq