Crate ecpdap

Source
Expand description

ecpdap

ECP5 FPGA and SPI flash programming utility using CMSIS-DAP probes.

Structs§

Bitstream
ECP5 bitstream in-memory.
ECP5
ECP5 FPGA manager
ECP5Flash
Access to attached SPI flash on an ECP5.
Status
ECP5 Status register.

Enums§

BSEError
ConfigTarget
ECP5IDCODE
IDCODEs for all ECP5 device types.
Error

Functions§

auto_tap_idx
Attempt to discover a unique TAP index for an ECP5 device in a JTAGChain.
check_tap_idx
Check whether the provided TAP index in a JTAGChain is an ECP5.

Type Aliases§

Result