This website requires JavaScript.
Explore
Help
Sign In
caiyu
/
nextpnr
Watch
1
Star
0
Fork
0
You've already forked nextpnr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ff72454f83
nextpnr
/
nexus
/
bba_version.inc
2 lines
3 B
PHP
Raw
Normal View
History
Unescape
Escape
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-28 00:46:18 +08:00
10
Reference in New Issue
Copy Permalink