Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Fix: constant column of PI circuit is not fixed #561

Merged
merged 4 commits into from
Jun 26, 2023
Merged

Conversation

kunxian-xia
Copy link

Description

This PR aims to fix the non-static bug of constant column in pi circuit. Moreover, we also add one more unit test for checking if this bug still exists.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Contents

  • add one unit test
  • move init of RLC accumulation to a new row (rpi_length_acc = 0, rpi_rlc_acc = 0)

@kunxian-xia kunxian-xia changed the title Fix/pi not fixed Fix: constant column of PI circuit is not fixed Jun 26, 2023
@lispc lispc merged commit d6aff8c into develop Jun 26, 2023
@lispc lispc deleted the fix/pi_not_fixed branch June 26, 2023 05:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants