Index: FPGA.h =================================================================== diff -u -r9512aac6feeb1379d6d425361fa78d58f75c86f6 -re8ab746b2c16710ba012665b29d44c755a7dab3e --- FPGA.h (.../FPGA.h) (revision 9512aac6feeb1379d6d425361fa78d58f75c86f6) +++ FPGA.h (.../FPGA.h) (revision e8ab746b2c16710ba012665b29d44c755a7dab3e) @@ -33,9 +33,9 @@ /** * @defgroup FPGA FPGA - * @brief FPGA service module. - * The FPGA module manages communication between the HD and the FPGA via UART. - * This module is driven by the Priority Task via calls to two FPGA executive functions: + * @brief FPGA service unit. + * The FPGA unit manages communication between the HD and the FPGA via UART. + * This unit is driven by the Priority Task via calls to two FPGA executive functions: * 1) an incoming executive manages the states of the state machine that deal with responses and data received from the FPGA * 2) an outgoing executive manages transmission of write and read commands to the FPGA. * This unit first reads the header record that includes the FPGA ID and revision and