Rework links

AfoHT
Sep 14, 2021, 5:28 AM
WEEZXA4LOPHXM4TPZL4LF2GNEPZI43GGHGQXAOO3WNQIPKKMXVDQC

Dependencies

  • [2] 4WIIORMS Rework structure, add filtering and debouncing
  • [3] LXYMWMIK Add current state of EIC graph
  • [4] 44ZTZPHJ Change from blue to green, add NMI modes
  • [5] PJBD4JUU Run automatic format

Change contents

  • replacement in eic-states.dot at line 33
    [2.206][2.206:281]()
    AsyncDebounce [color=green];
    SyncDebounce;
    [2.206]
    [2.281]
    Debouncing;
  • replacement in eic-states.dot at line 40
    [2.464][2.464:562]()
    AsyncDebounce -> AsyncEdgeDetect;
    SyncDebounce -> SyncEdgeDetect;
    [2.464]
    [2.562]
    Debouncing -> AsyncEdgeDetect;
    Debouncing -> SyncEdgeDetect;
  • replacement in eic-states.dot at line 75
    [3.1551][2.977:1064]()
    WithClock -> AsyncDebounce;
    WithClock -> SyncDebounce;
    [3.1551]
    [3.1551]
    WithClock -> Debouncing;