Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel proc table never actually adds any kernel procedure #1515

Open
plafer opened this issue Sep 27, 2024 · 0 comments
Open

Kernel proc table never actually adds any kernel procedure #1515

plafer opened this issue Sep 27, 2024 · 0 comments
Labels
bug Something isn't working processor Related to Miden VM processor

Comments

@plafer
Copy link
Contributor

plafer commented Sep 27, 2024

The kernel proc table in the ChipletsVTableColBuilder never includes any kernel procedure (i.e. build_kernel_procedure_table_inclusions() always returns E::ONE).

This is also made clear by the fact that AuxColumnBuilder::init_requests doesn't initialize the table with all the kernel procedures.

@plafer plafer added bug Something isn't working processor Related to Miden VM processor labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working processor Related to Miden VM processor
Projects
None yet
Development

No branches or pull requests

1 participant