Commit Graph

15 Commits

Author SHA1 Message Date
Georg Wiese
68a1ea374d Read bootloader inputs from write-once memory 2023-12-18 15:37:47 +01:00
Georg Wiese
2f9dc9d370 Fix continuations 2023-12-13 17:06:33 +01:00
Leo Alt
80ce5ca097 lean executor without trace 2023-12-07 13:06:38 +01:00
Leo Alt
88206d3ca3 new data input 2023-12-04 13:35:23 +01:00
Leo
0afb9672d6 Merge pull request #808 from powdr-labs/unrolled-bootloader
Bootloader: Unroll page loop
2023-11-30 12:51:03 +00:00
chriseth
b5558189eb Merge pull request #784 from powdr-labs/if_expression
Implement if expression.
2023-11-30 11:40:13 +00:00
Georg Wiese
e5da43c36d Merge pull request #789 from powdr-labs/continuations-prototype-rebased
Continuations Prototype
2023-11-30 11:17:38 +00:00
Leo
80c0c9c8b7 Merge pull request #812 from powdr-labs/poseidon-gl-executor
RISC-V Executor: Implement poseidon_gl and split_gl
2023-11-30 11:09:59 +00:00
Georg Wiese
d4ea1db47a Bootloader: Unroll page loop 2023-11-29 20:01:42 +01:00
Georg Wiese
1e7270e18c RISC-V Executor: Implement poseidon_gl and split_gl 2023-11-29 19:56:02 +01:00
chriseth
53301117bc Implement if expression. 2023-11-29 18:32:05 +01:00
Georg Wiese
85b5ef030e Continuations Prototype 2023-11-29 16:23:14 +01:00
Georg Wiese
aca7536821 Add Bootloader 2023-11-29 16:19:01 +01:00
chriseth
47f71cd1a9 Allow arbitrary expressions to be function-called. 2023-11-27 15:07:40 +01:00
Lucas Clemente Vella
cd4449e65f RISCV executor 2023-11-24 11:42:35 +01:00