labrad / servers

LabRAD servers
24 stars 21 forks source link

Refactor, move fpga test for jump table in/to servers. #336

Closed JulianSKelly closed 8 years ago

JulianSKelly commented 8 years ago

Improve DRY-ness by having this module only interface with the boards through the ghz_fpga_server.

Write basic hardware testing functions that exercise all jump table commands, have them sensitive to correct firmware offsets.

do_end do_nop do_idle do_jump *do_cycle

DanielSank commented 8 years ago

LGTM