Skip to content
Snippets Groups Projects
  • Marco Filho's avatar
    8b038174
    Adapt record names to fir naming pattern · 8b038174
    Marco Filho authored
    Now, for VMM, the pattern is:
    $(R)$(H)$(V)$(C)$(CH)
    
    R: Usually "NDet-VMMHYB-00". No colon after.
    H: Hybrid number in range 0-5
    V: VMM chip number in range 0-1
    C: Colon Between device name and property Should be ":" but is a macro in case anyone
       decides that shouldn't be there anymore.
    CH: Channel/register being set. Can be ST, SL, SC, STH, SM or SMX
    
    Also, to make naming more visible and dynamic, stop using substitutions file.
    8b038174
    History
    Adapt record names to fir naming pattern
    Marco Filho authored
    Now, for VMM, the pattern is:
    $(R)$(H)$(V)$(C)$(CH)
    
    R: Usually "NDet-VMMHYB-00". No colon after.
    H: Hybrid number in range 0-5
    V: VMM chip number in range 0-1
    C: Colon Between device name and property Should be ":" but is a macro in case anyone
       decides that shouldn't be there anymore.
    CH: Channel/register being set. Can be ST, SL, SC, STH, SM or SMX
    
    Also, to make naming more visible and dynamic, stop using substitutions file.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.