Skip to content

Commit 7668e3f

Browse files
committed
add LRS/HRS args to program_chip
1 parent 38a6b13 commit 7668e3f

File tree

4 files changed

+19949
-4
lines changed

4 files changed

+19949
-4
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,10 @@ Install: hightime, numpy, nitclk, nifgen, nidcpower, nidaqmx
1212
- program_chip.py: Program a bitstream to a chip
1313

1414
Make sure to specify the chip name in the arguments when running either script. Program chip also needs the bitstream file. Two examples can be found in `bitstream/` and the script for generating more can also be found in the other repo.
15+
16+
17+
18+
## Change notes (haitong)
19+
- Add args for target LRS/HRS windows when programming a chip
20+
- Could be perhaps moved into self.settings and then specify a different setting json when targetting at different resistance levels
21+
- if SET/RESET pulse settings also need to be modified together, this approach would be more convenient

0 commit comments

Comments
 (0)