Skip to content

core_complex: set NONE finish condition#42

Draft
eugenecohen-qti wants to merge 1 commit intoMinres:mainfrom
eugenecohen-qti:never_finish
Draft

core_complex: set NONE finish condition#42
eugenecohen-qti wants to merge 1 commit intoMinres:mainfrom
eugenecohen-qti:never_finish

Conversation

@eugenecohen-qti
Copy link

@eyck we need some way to specify a finish condition of NONE. This PR is just a brute-force solution which I presume doesn't work for all use cases. What would you like to do here? We could define a CCI variable (or multiple) if that would be better.

@eyck
Copy link
Contributor

eyck commented Feb 5, 2026

Using a cci_param is my preferred solution for this. Implementing a converter would even allow to specify them literally.
@eugenecohen-qti Could you please implement it using a cci_param<unsigned> with a static_cast. I would then implement the cci converter later on.

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