aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/ast
diff options
context:
space:
mode:
authorDavid Shah <dave@ds0.me>2020-01-28 09:42:01 +0000
committerDavid Shah <dave@ds0.me>2020-01-28 09:42:01 +0000
commit6fd9cae5ca5c7b154371f5cd328a7d96ef00f259 (patch)
tree9b936b0a20c6d5c4870229ad6df114d96875495d /frontends/ast
parent409e5324333d881dadd64fa211b9a6aa86ce36e9 (diff)
downloadyosys-6fd9cae5ca5c7b154371f5cd328a7d96ef00f259.tar.gz
yosys-6fd9cae5ca5c7b154371f5cd328a7d96ef00f259.tar.bz2
yosys-6fd9cae5ca5c7b154371f5cd328a7d96ef00f259.zip
opt_reduce: Call check() per run rather than per optimised cell
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'frontends/ast')
0 files changed, 0 insertions, 0 deletions
a> 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 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