Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sv: auto add nosync to certain always_comb local vars | Zachary Snow | 2022-01-07 | 1 | -0/+20 |
If a local variable is always assigned before it is used, then adding nosync prevents latches from being needlessly generated. |