Files
powdr/test_data/asm
Georg Wiese 82cfdb4bdd CompositeBackend: Re-parse PIL (#1534)
With this PR:
- Simplifies the `build_machine_pil` function by simply re-parsing a
subset if the PIL. This has the extra advantage that all IDs are
consecutive, which enables supporting STARK backends as well!
- With this approach, it is necessary to have all definitions available,
which makes it necessary to merge `std` namespaces. Those are detected
as namespaces that don't define any column.
- Also, some backends expect at least one witness column and constraint,
so I added a dummy column & constraint for now.
- With this PR, we have everything done for static VadCop! So I added a
test & removed the `should_panic` in an existing test.
2024-07-10 17:29:51 +00:00
..
2023-11-07 10:32:41 +01:00
2024-03-18 22:09:44 +01:00
2024-03-01 17:36:54 +01:00
2024-04-24 15:12:58 +00:00
2024-03-18 22:09:44 +01:00
2024-03-18 22:09:44 +01:00
2024-07-01 15:05:32 +00:00
2024-07-09 13:25:39 +00:00
2024-07-01 10:38:08 +00:00
2024-07-01 10:38:08 +00:00