The Embedded Experts
Release notes for the Flasher BitStreamer
Version 1.40.0 [02. March 2026]
- Feature: Added remark for reversed bit slices in STAPL sources.
- Feature: Added '--power-on-delay' command-line option to allow supply to stabilize after being turned on and before programming commences.
- Feature: Added '--[no]power' to apply 5V power to pin 19 before programming and remove it after programming.
- Feature: Added '--[no-]track-lines command-line option to emit STAPL line numbers into application source code as comments.
- Feature: Added '-E' command-line option to preprocess STAPL file to standard output.
- Feature: The '-a' option, used to select the STAPL action, now appends the action name to the output file names.
- Feature: Added '--[no-]show-progress' command-line options to control emission of progress messages when programming through SVF.
- Feature: Added '--[no-]crc-comment' to display the CRC-32 of uncompressed bitstream data to assist in data integrity checks.
- Feature: Warns if STAPL 'PUSH' or 'POP' is used without mandatory "STACK_DEPTH" note.
- Feature: Added '--stack-depth' command-line option to set STAPL stack depth.
- Feature: Warns if calculated file CRC does not match declared file CRC.
- Feature: Added '--vtref' command-line option to set voltage-good voltage.
- Improvement: Export of Boolean vectors or slices with more than 32 elements is now supported.
- Improvement: SVF source files can now specify TDI, TDO, MASK, and SMASK in any order.
- Improvement: The file extension ".stapl" is accepted and indicates a STAPL source file.
- Improvement: Added check on Flasher DLL version: V8.26 or later is required for proper operation.
- Improvement: Faster construction of SVF bitstreams.
- Bugfix: Long bit sequences in COMPARE could potentially fail when they should have succeeded. Fixed.
- Bugfix: Some literal constants in IRSCAN and DRSCAN statements were not converted to arrays. Fixed.
- Bugfix: IRSCAN and DRSCAN with COMPARE using Boolean literals were not handled correctly. Fixed.
Version 1.32.0 [3. November 2025]
- Bugfix: IRSCAN and DRSCAN with COMPARE using Boolean literals were not handled correctly. Fixed.
Version 1.30.0 [30. October 2025]
- Feature: Initial version.