- 24 Nov, 2022 2 commits
-
-
Stefan Biereigel authored
-
Stefan Biereigel authored
-
- 02 Nov, 2022 2 commits
-
-
Stefan Biereigel authored
Chipid redundancy See merge request !25
-
This commit implements the chosen redundancy approach for the chip ID stored in the eFuses. eFuses in production devices are stored five times, each copy rotated by 6 bits, to alleviate single-bit unreliability during the fusing process. Additionally, the stored 32 bit value is protected using a SECDET hamming code. The `get_chipid_X` methods now perform majority voting over these multiple copies and error detection/correction, in order to return the most reliable estimate of the true chip ID. Since pre-series devices were delivered with only one chip ID stored, the majority voting stage is skipped when such a device is detected.
-
- 28 Oct, 2022 13 commits
-
-
Stefan Biereigel authored
-
Pedro Vicente Leitao authored
-
Pedro Vicente Leitao authored
-
Pedro Vicente Leitao authored
-
Pedro Vicente Leitao authored
-
Pedro Vicente Leitao authored
-
Pedro Vicente Leitao authored
-
Pedro Vicente Leitao authored
-
Pedro Vicente Leitao authored
Added possibility to set max,min,range for XY during EOM scan. This is to fix the fact that the latency between the sampling 2G65 EOM clock and the base 40M clock is not fixed by design
-
Pedro Vicente Leitao authored
-
Stefan Biereigel authored
-
Stefan Biereigel authored
Added eom_end_of_count_sel as argument for EOM measurements See merge request !23
-
-
- 27 Oct, 2022 2 commits
-
-
Pedro Vicente Leitao authored
-
Pedro Vicente Leitao authored
-
- 12 Jun, 2022 3 commits
-
-
Stefan Biereigel authored
-
Stefan Biereigel authored
-
Stefan Biereigel authored
-
- 21 Feb, 2022 1 commit
-
-
Stefan Biereigel authored
add register-related constants Closes #10 See merge request !20
-
- 18 Jan, 2022 2 commits
-
-
Szymon Kulis authored
Resolve: #11 Closes #11 See merge request !22
-
Szymon Kulis authored
-
- 17 Jan, 2022 1 commit
-
-
Szymon Kulis authored
-
- 12 Nov, 2021 3 commits
-
-
Szymon Kulis authored
Fix input validation in fuses_burn_bank See merge request !21
-
Szymon Kulis authored
-
Stefan Biereigel authored
-
- 09 Nov, 2021 3 commits
-
-
Szymon Kulis authored
Generalize fuses_burn_bank See merge request !19
-
Szymon Kulis authored
-
Szymon Kulis authored
-
- 18 Oct, 2021 2 commits
-
-
Stefan Biereigel authored
Resolve: Send 16 bytes address and data command Closes #8 See merge request !18
-
Stefan Biereigel authored
-
- 11 Oct, 2021 2 commits
-
-
Stefan Biereigel authored
I2c master transaction counter See merge request !16
-
-
- 08 Oct, 2021 4 commits
-
-
Szymon Kulis authored
Add helper methods to operate on cap bank in CLKG See merge request !15
-
Szymon Kulis authored
-
Szymon Kulis authored
-
Szymon Kulis authored
-