mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-17 15:27:13 +02:00
works for nios (without checksum in flash)
This commit is contained in:
@ -3609,6 +3609,6 @@ void Module::programFPGAviaNios(std::vector<char> buffer) {
|
||||
throw RuntimeError(os.str());
|
||||
}
|
||||
LOG(logINFO) << "FPGA programmed successfully";
|
||||
//rebootController();
|
||||
rebootController();
|
||||
}
|
||||
} // namespace sls
|
||||
|
Reference in New Issue
Block a user