aboutsummaryrefslogtreecommitdiffstats
path: root/tests/asicworld/code_hdl_models_gray_counter.v
diff options
context:
space:
mode:
authorClaire Wolf <clifford@clifford.at>2020-01-21 18:37:06 +0100
committerGitHub <noreply@github.com>2020-01-21 18:37:06 +0100
commit5791c52e1b0c0e52299ee1c293a41d712d782422 (patch)
treea37f980cb666fccc6c0bdbcbe6dcca71b9adf757 /tests/asicworld/code_hdl_models_gray_counter.v
parent30642e95709b16961849a303080c98c684d5a963 (diff)
parenta5d2358a60084361902583f4fa024d2d53ce6c2c (diff)
downloadyosys-5791c52e1b0c0e52299ee1c293a41d712d782422.tar.gz
yosys-5791c52e1b0c0e52299ee1c293a41d712d782422.tar.bz2
yosys-5791c52e1b0c0e52299ee1c293a41d712d782422.zip
Merge pull request #1637 from YosysHQ/mwk/fix-1634
fsm_detect: Add a cache to avoid excessive CPU usage for big mux networks.
Diffstat (limited to 'tests/asicworld/code_hdl_models_gray_counter.v')
0 files changed, 0 insertions, 0 deletions
ref='#n128'>128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214