Files
powdr/std
Georg Wiese 96893cc143 Add Write-once memory to STD (#1202)
Fixes #844

This PR adds a new machine to the STD: `WriteOnceMemory`. This can be
used in our RISC-V machine for bootloader inputs (#1203).

Most of the issues mentioned in the issue were fixed in the meantime or
had a simple workaround (like defining `let LATCH = 1`). The only
remaining issues were in the machine detection, which I fixed here.

I also re-factor two existing tests.
2024-03-26 18:50:30 +00:00
..
2024-03-18 11:57:40 +01:00
2024-03-01 17:36:54 +01:00
2024-02-06 10:25:04 +01:00
2024-03-01 17:36:54 +01:00
2024-03-26 18:50:30 +00:00
2024-03-20 12:40:51 +01:00
2024-03-01 17:36:54 +01:00