Skip to content

chp-opt #22

Open
Open
@fhuemer

Description

@fhuemer

It says in the readme file:

-O : run CHP optimizations. Requires the chp-opt package.

Where can I find this package? Or has this not been published yet? I used the build script in the actflow repository, but when I try to use the -O flag I get:

FATAL: Optimize flag is not currently enabled in the build.

The reason why I ask is that I noticed that when a log statement is used in CHP code, this gets translated into a skip block in the resulting PRS which seems to be unnecessary. The generated PRS needs e.g., wider semi blocks to accommodate the log skips, increasing circuit size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions