Skip to main content

ModularSha256VerifierCluster

Type Alias ModularSha256VerifierCluster 

Source
pub type ModularSha256VerifierCluster = VerifierCluster<ExternalFullCompressionLane>;
Expand description

Production verifier cluster linked to a separately generated full SHA lane.

Behavioral simulation remains identical to Sha256VerifierCluster. The emitted hierarchy intentionally leaves sha256_compression_lane unresolved until the separately generated RHDL lane artifact is supplied.

Aliased Typeยง

pub struct ModularSha256VerifierCluster { /* private fields */ }