1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-26 20:26:32 +00:00
Files
YosysHQ.nextpnr/ice40
D. Shah c10238de8c ice40: 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 18:35:49 +00:00
..
2018-07-30 13:57:14 +02:00
2018-06-13 12:30:15 +02:00
2020-06-27 13:18:06 +02:00
2021-01-27 18:35:49 +00:00
2021-01-27 18:35:49 +00:00
2018-08-04 08:15:49 +02:00
2021-01-27 18:35:49 +00:00
2018-11-16 13:25:51 +00:00
2018-08-19 16:53:34 +02:00
2018-06-12 13:09:36 +02:00
2020-07-08 14:09:44 +02:00
2021-01-27 18:35:49 +00:00
2018-08-08 20:14:18 +02:00
2018-07-21 12:22:41 +02:00
2018-07-21 17:02:53 +02:00