override_templates.py

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Putting the aliases at the end makes them grouped up and in my opinion makes easier reading of the enum.

Putting the aliases at the end makes them grouped up and in my opinion makes easier reading of the enum.

Why move this here? Seems like an odd placement so far away from D14.

Why move this here? Seems like an odd placement so far away from D14.

Merged FP into DD test configs

Merged FP into DD test configs

Renamed

Renamed

Fixed

Fixed

Added enum to FP and TD Configs.

Added enum to FP and TD Configs.

Vinayakam Mani What is the advantage of doing that? If I go with Beta_1_9_HW, I will need to rename the flag when we start using Beta 2+. And rename it in all the scripts in different repository wh...

Vinayakam Mani What is the advantage of doing that?
If I go with Beta_1_9_HW, I will need to rename the flag when we start using Beta 2+. And rename it in all the scripts in different repository when starting with 2.0.
While I use a more generic flag, I won't need to do that. So just using a better name I am sparing myself hours of work in the future.

You may use the same test configs from DD here, to set the relevant test configs from FP Dialin.

You may use the same test configs from DD here, to set the relevant test configs from FP Dialin.

POS_FIELD_3??

POS_FIELD_3??

Please follow the same naming convention as firmware enums.

Please follow the same naming convention as firmware enums.

LEAHI-DIALIN-LDT-3214_[Leahi-Dialin] Refactor to use the generic override functions
LEAHI-DIALIN-LDT-3214_[Leahi-Dialin] Refactor to use the generic override functions
LEAHI-DIALIN-LDT-607_TD: Add command to override TMP
LEAHI-DIALIN-LDT-607_TD: Add command to override TMP
Understand. In this case, the spare positions correspond to bit positions in the FPGA register and the new valves took the 1, 2, and 6 spots.

Understand. In this case, the spare positions correspond to bit positions in the FPGA register and the new valves took the 1, 2, and 6 spots.

Fixed Typo

Fixed Typo

Ok (But feels weird to start the counting of existing items from 0 if that's the spare3 instead of 1. Calling the D79 the "zeroeth" spare valve instead of the first spare valve... Personally I thin...

Ok
(But feels weird to start the counting of existing items from 0 if that's the spare3 instead of 1. Calling the D79 the "zeroeth" spare valve instead of the first spare valve... Personally I think we should name them Spare1-8 instead of Spare 0-7)

In f/w, the spares are numbered 3, 4, 5, and 7 (not 1..4).

In f/w, the spares are numbered 3, 4, 5, and 7 (not 1..4).