yosys/passes/sat
Eddie Hung 37f42fe102
Merge pull request #1845 from YosysHQ/eddie/kernel_speedup
kernel: speedup by using more pass-by-const-ref
2020-04-02 07:13:33 -07:00
..
Makefile.inc Add fminit pass 2020-01-09 21:22:54 +01:00
assertpmux.cc Fixed the help summary line for a few commands 2019-06-19 15:27:04 -04:00
async2sync.cc Fix $dlatch handling in async2sync 2019-09-30 14:58:23 +02:00
clk2fflogic.cc kernel: SigSpec use more const& + overloads to prevent implicit SigSpec 2020-03-13 08:17:39 -07:00
cutpoint.cc Fixed the help summary line for a few commands 2019-06-19 15:27:04 -04:00
eval.cc Further clean up `passes/sat/eval.cc`. 2020-03-30 16:38:35 +00:00
example.v Added support for shifter cells to SAT generator 2013-06-08 15:12:08 +02:00
example.ys Fixes in old SAT example.ys 2014-09-01 11:45:47 +02:00
expose.cc Remove unused function parameter. 2020-03-30 18:00:19 +00:00
fmcombine.cc Fix typo in fmcombine log message, fixes #1063 2019-06-05 09:26:44 +02:00
fminit.cc Add fminit pass 2020-01-09 21:22:54 +01:00
freduce.cc Further clean up `passes/sat/freduce.cc`. 2020-03-30 16:25:30 +00:00
miter.cc Clean up pseudo-private member usage in `passes/sat/miter.cc`. 2020-03-19 07:07:22 +00:00
mutate.cc stoi -> atoi 2019-08-07 11:09:17 -07:00
sat.cc Suppress warning message for init[i] = 1'bx 2019-12-11 11:27:10 -08:00
sim.cc Fix sim for assignments with lhs<rhs size, fixes #1565 2019-12-17 17:36:30 +01:00
supercover.cc Improvements in "supercover" pass 2019-02-27 11:45:13 -08:00