fpga_program
Flash an iCE40 FPGA bitstream using iceprog, with dry-run mode to preview commands before actual hardware programming.
Instructions
Flashes an iCE40 bitstream via iceprog. Dry-run (default) only reports the planned command: real flashing needs board hardware this host cannot verify. ECP5 needs openFPGALoader, which is absent from the image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional working directory. | |
| dry_run | No | Report the plan without touching hardware (default: true). | |
| bitstream_file | Yes | Bitstream file to flash. |