Update project description
Run cargo fmt
Update documentation
Remove the header from a Xilinx FPGA bitstream.
I believe you can achieve something similar using:
write_bitstream
Tcl command -bin_file
optionReally, this was just an excuse to try writing a utility using Rust.
Okay, so you still want to use it? I've found it useful for uploading a bitstream using the Linux FPGA manager:
bsr -i design_1_wrapper.bit > /lib/firmware/design_1_wrapper.bit.bin