aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorD. Shah <dave@ds0.me>2021-01-27 19:39:19 +0000
committerD. Shah <dave@ds0.me>2021-01-27 19:39:19 +0000
commit3fc5455ec5fdaef0df0b01115e1ee0f9c9af8892 (patch)
treea02e29f733db0284572b0cf800016ad83b1bad7b /common
parentc10238de8c6087282ff1d6092929585277cbd17c (diff)
downloadnextpnr-3fc5455ec5fdaef0df0b01115e1ee0f9c9af8892.tar.gz
nextpnr-3fc5455ec5fdaef0df0b01115e1ee0f9c9af8892.tar.bz2
nextpnr-3fc5455ec5fdaef0df0b01115e1ee0f9c9af8892.zip
ecp5: 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>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions