-
Notifications
You must be signed in to change notification settings - Fork 91
oplet write
JamesNewton edited this page Aug 1, 2018
·
50 revisions
Writes values to the FPGA. The second parameter is written to the address of the FPGA specified by the first parameter. e.g. make_ins("w", 42, 64) writes the value 64 into the address 42 in the FPGA. If the address is ACCELERATION_MAXSPEED ( 5 ) then the maxSpeed and coupledAcceleration variables in DexRun will be updated.
To search the Wiki, use the main search box in the black bar at the top, then select WiKi to filter the results or go to https://github.com/HaddingtonDynamics/Dexter/search?type=Wikis&q= and then add your search terms to the end of the URL.
To report errors, or request additional data, please chat with us on discord and/or raise a new issue