HERA-Team / hera_corr_f

HERA F-Engine on SNAP
1 stars 5 forks source link

adding new feng with noise #62

Closed jkocz closed 2 years ago

jkocz commented 2 years ago

Adding new FPGA programming file, that has the option gaussian noise input added. This will also require a change to the snap_fengine.py script to re-enable control of the noise input (to be submitted in separate pull request).

AaronParsons commented 2 years ago

We are still waiting on a version of this file with the interior VERSION register incremented, yes?

jkocz commented 2 years ago

Yes.

This file has the added nosie source input, but still the same version number as the previous fpg file.

jkocz commented 2 years ago

New version is 6.0 (previous was 5.1). A major version number change was made to account for lack of backwards compatibility ones snap_fengine.py is updated to re-init the noise source on start up.

AaronParsons commented 2 years ago

The current version deployed on site has version 6.0 (as read from the firmware). I think this should be 7.0.

jkocz commented 2 years ago

Firmware version updated to 7.0. Older snap .fpg files that should not be used removed.