Skip to content

_generate_crct and _generate_both generate different circuit files #589

Open
@CblPOK-git

Description

All component inputs are initialized when running in has_assignments() mode, and normal copy_constraints are created. However, in generate-type circuit mode, some steps are skipped, and copy_constraints are created with uninitialized w(0,0) cell.

  • fix this issue
  • add tests to control that everything works as intended

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions