Skip to content

Commit f762b20

Browse files
committed
Everything
1 parent 9c3cbf7 commit f762b20

12 files changed

+133234
-15
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,10 @@ NI RRAM programming in Python
55
Install: jupyter and pylint
66

77
## Pip environment
8-
Install: hightime, numpy, nitclk, nifgen, nidcpower, nidaqmx
8+
Install: hightime, numpy, nitclk, nifgen, nidcpower, nidaqmx
9+
10+
## Scripts
11+
- form_chip.py: FORM a chip
12+
- program_chip.py: Program a bitstream to a chip
13+
14+
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.

0 commit comments

Comments
 (0)