-
04.10.007e99a80d · ·
New MINOR release 04.10.00 Changes since 04.09.00: - fix: xdma write size mismatch at reboot
-
04.09.00767922ca · ·
New MINOR release 04.09.00 Changes since 04.08.00: - fix: require bit file only when needed (#11843) - feat: add "BSP.FCM" as auto-detected boot area name - chore: modernise cmake
-
04.08.007f60dddc · ·
New MINOR release 04.08.00 Changes since 04.07.00: Note: the usage of the tool has changed slightly. Please consult the command line help (i.e. run mtca4u_fw_programmer -h). - feat: quiet mode (no progress bar) - fix: compilation with latest DeviceAccess - feat: allow use of CDD, remove map file name option - chore: improve command line help
-
04.07.00e98b7d39 · ·
New MINOR release 04.07.00 Changes since 04.06.00: - Implement dump of chip via SPI The tool can already read the SPI flash chip contents for verification, but it only compares it byte by byte with a local file and discards the read data. This commit reuses the verification function for a new dumping function. The user specifies the dump action parameter (--dump or -m), a filename to write to (e.g. "-f dump.bin"), and the size of the chip in bytes (e.g. "-s 1048576" for a 1 MiB aka 8M chip). - fix: proper file offset handling Programmer should remote only bit file header and remove nothing on bin file. Before it was removing everything before SYNC command for bit and bin, which is wrong. Some FPGAs have additionl commands before and need some IDLE (0xFFFFFFFF) seqence before that. - feat: new SPI FLASH type, DAMC-FMC2ZUP board
-
04.06.00e807caf4 · ·
New MINOR release 04.06.00 Changes since 04.05.00: - extend default register name list for the AREA_BOOT (include BSP module name) - proper JTAG line checking, previous workaround do not work in all cases
-
04.05.0064f93099 · ·
New MINOR release 04.05.00 Changes since 04.04.00: - JTAG mode: small work around for Pcie GEN2, make delay from TCK=0 to reading TDO
-
04.04.008486cb35 · ·
New MINOR release 04.04.00 Changes since 04.03.00: - Add support for new type of SPI FLASH memory
-
04.03.0032f7e2cb · ·
New MINOR release 04.03.00 Changes since 04.02.00: - Added support for SIS8300-KU board
-
04.02.004329873c · ·
New MINOR release 04.02.00 Changes since 04.01.00: - automatically select between BOARD.0.AREA_BOOT and BOARD0.AREA_BOOT if no register name has been specified - added missing space in help text - move from mtca4u-deviceaccess to ChimeraTK-DeviceAccess - Changed namespace from of used DeviceAccess from mtca4u to ChimeraTK
-
04.01.001799960f · ·
New MINOR release 04.01.00 Changes since 04.00.03: - Added better handshaking to support new PCIe GEN2 implementation
-
-
-
-
04.00.00f3333007 · ·
(no annotation given in original tag) This tag was renamed from 4.0 to 04.00.00
-
03.02.004bf6ad86 · ·
(no annotation given in original tag) This tag was renamed from 3.2 to 03.02.00
-
03.01.006b65d824 · ·
(no annotation given in original tag) This tag was renamed from 3.1 to 03.01.00