Skip to content

Conversation

@kunxian-xia
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@hero78119 hero78119 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

};
let (is_write, local_clk, global_clk) = if record.prev_value.is_some() {
// global write
(true, record.cycle, record.cycle)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just an side notes: follow review comments in 1061
#1061 (comment)
#1061 (comment)

}

impl<F: Field, const WIDTH: usize, const HALF_FULL_ROUNDS: usize, const PARTIAL_ROUNDS: usize>
From<Vec<F>> for RoundConstants<F, WIDTH, HALF_FULL_ROUNDS, PARTIAL_ROUNDS>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clever 👍 💯

@kunxian-xia kunxian-xia merged commit 2d5ed66 into feat/septic_global_chip Oct 30, 2025
2 of 4 checks passed
@kunxian-xia kunxian-xia deleted the feat/integrate_global_chip branch October 30, 2025 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants