Write firmware for FPGAs in Rust using a hardware description language embedded in Rust.
# Cargo.toml
[dependencies]
rust-hdl = "0.46.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple FPGA circuit using rust-hdl.
Use nightly Rust and add target 'riscv32imac-unknown-none-elf'
No dependency data recorded yet.