aboutsummaryrefslogtreecommitdiffstats
path: root/passes/sat/async2sync.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix $dlatch handling in async2syncClifford Wolf2019-09-301-0/+1
* Add $dlatch support to async2syncClifford Wolf2019-08-281-1/+36
* Add $dffsr support to async2syncClifford Wolf2019-03-091-2/+51
* Consistent use of 'override' for virtual methods in derived classes.Henner Zeller2018-07-201-2/+2
* Add async2sync passClifford Wolf2018-07-191-0/+147
n74'>74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112