HLS: Added frame_summation core
This commit is contained in:
@@ -306,7 +306,8 @@ void HLSSimulatedDevice::HLSMainThread() {
|
||||
cfg.one_over_energy,
|
||||
cfg.nframes,
|
||||
cfg.nmodules,
|
||||
cfg.nstorage_cells);
|
||||
cfg.nstorage_cells,
|
||||
cfg.nsummation);
|
||||
run_data_collection = 0;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user