mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-18 17:07:40 +00:00
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>
54 KiB
54 KiB