- Oct 01, 2024
-
-
Ben Fiedler authored
Switch to new specification format See merge request !14
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
The new specification format allows us to decouple specifications from the compiler itself, making specs more modular and readable. Expressing complicated specifications might still need the full capabilities of Rust, and is still possible. The PEG grammar for files is described in 'src/grammar.pest'. The PEG format was chosen because it is relatively simple to read and modify.
-
- Aug 09, 2024
-
-
Roman Meier authored
The page above GICR is falsely "Reserved" in the documentation. We now also map it.
-
- Jun 24, 2024
-
-
Roman Meier authored
Improve tab complete See merge request !13
-
Ben Fiedler authored
-
Ben Fiedler authored
-
- Jun 21, 2024
-
-
Roman Meier authored
Fix as_output, separate output of GLAS and swizzles See merge request !12
-
Ben Fiedler authored
-
Ben Fiedler authored
The mapping source didn't take the source offset into account
-
Roman Meier authored
Use a readline implementation for the REPL See merge request !11
-
Ben Fiedler authored
-
Roman Meier authored
Morello fixes See merge request !10
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Roman Meier authored
Reduce strain on SMT solver using natural alignment See merge request !9
-
- Jun 20, 2024
-
-
Ben Fiedler authored
-
Roman Meier authored
Merge demo-related commits See merge request !8
-
Ben Fiedler authored
-
Ben Fiedler authored
We treated all resources with same local length and offset as identical, which lead to a bunch of aliasing in the page tables / JSON output. The solution itself was not impacted.
-
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
The Morello UART is located at 0x2xxx_xxxx, which was above the previous split at 0x1000_0000.
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-
Ben Fiedler authored
-