Skip to main content

MAX_AVERAGE_CYCLES_PER_RESULT

Constant MAX_AVERAGE_CYCLES_PER_RESULT 

Source
pub const MAX_AVERAGE_CYCLES_PER_RESULT: usize = 500;
Expand description

Maximum average simulated cycles per fused private-seed result in the sustained gate.

The gate measures one aggregate interval spanning 48 completed results; it does not assert that every individual inter-completion interval is at most this value. At the 250 MHz normalization frequency, an average of 500 simulated cycles per result corresponds to 500,000 results per second. This is a generated-RTL simulation acceptance threshold, not evidence of an achievable clock, synthesis timing, route timing, or hardware throughput.