nextpnr/.cirrus
D. Shah e049d5f2fc nexus: Switch from RelPtr to RelSlice
This replaces RelPtrs and a separate length field with a Rust-style
slice containing both a pointer and a length; with bounds checking
always enforced.

Thus iterating over these structures is both cleaner and safer.

Signed-off-by: D. Shah <dave@ds0.me>
2021-01-27 17:24:01 +00:00
..
archcheck.sh nexus: Add to CI 2020-11-30 08:45:28 +00:00
Dockerfile.ubuntu20.04 nexus: Switch from RelPtr to RelSlice 2021-01-27 17:24:01 +00:00