This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
nextpnr
mirror of
https://github.com/YosysHQ/nextpnr.git
Watch
1
Star
0
Fork
You've already forked nextpnr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dd10ee716d
nextpnr
/
rust
/
Cargo.toml
7 lines
81 B
TOML
Raw
Normal View
History
Unescape
Escape
Add Rust FFI bindings
2023-12-08 18:36:48 +01:00
[
workspace
]
rust: small updates (#1560)
2025-09-24 13:59:30 +02:00
resolver
=
"2"
Add Rust FFI bindings
2023-12-08 18:36:48 +01:00
members
=
[
"nextpnr"
,
"example_printnets"
,
]