opt_dff: Don't mutate muxes while ModWalker is active.
[yosys.git] / passes / sat /
2021-10-07 Marcelina KościelnickaFfData: some refactoring.
2021-10-02 Marcelina Kościelnickakernel/ff: Refactor FfData to enable FFs with async...
2021-07-28 Marcelina Kościelnickamemory: Introduce $meminit_v2 cell, with EN input.
2021-06-09 Claire XenMerge pull request #2817 from YosysHQ/claire/fixemails
2021-06-09 Claire Xenia WolfUse HTTPS for website links, gatecat email
2021-06-07 Claire Xenia WolfFixing old e-mail addresses and deadnames
2021-05-25 Marcelina Kościelnickasim: Add wide port support.
2021-05-22 Marcelina Kościelnickakernel/rtlil: Extract some helpers for checking memory...
2021-03-11 whitequarkMerge pull request #2642 from whitequark/cxxrtl-noproc...
2021-03-09 whitequarkMerge pull request #2643 from zachjs/fix-param-no-defau...
2021-03-08 Marcelina Kościelnickasim: Avoid a crash on empty cell connection.
2021-03-01 Claire XenMerge pull request #2523 from tomverbeure/define_synthesis
2021-03-01 Claire XenMerge pull request #2524 from bkbncn/patch-1
2021-02-25 whitequarkMerge pull request #2554 from hzeller/master
2021-02-23 whitequarkMerge pull request #2594 from zachjs/func-arg-width
2021-02-22 Marcelina Kościelnickaassertpmux: Fix crash on unused $pmux output.
2021-02-12 gatecatMerge pull request #2585 from YosysHQ/dave/nexus-dotproduct
2021-02-03 whitequarkMerge pull request #2436 from dalance/fix_generate
2021-01-01 whitequarkMerge pull request #2480 from YosysHQ/dave/nexus-lram
2020-12-02 whitequarkMerge pull request #2468 from whitequark/cxxrtl-assert
2020-12-02 whitequarkMerge pull request #2469 from whitequark/cxxrtl-no-clk
2020-12-02 whitequarkMerge pull request #2466 from whitequark/cxxrtl-reset
2020-12-02 whitequarkMerge pull request #2456 from Zottel/master
2020-12-02 whitequarkMerge pull request #2455 from gsomlo/gls-fedpkg-fixes
2020-12-02 whitequarkMerge pull request #2446 from RobertBaruch/rtlil_format
2020-11-26 Gabriel SomloAdd #include needed to build with gcc-11
2020-11-25 whitequarkMerge pull request #2452 from whitequark/rtlil-remove...
2020-11-25 Claire XenMerge pull request #2133 from dh73/nodev_head
2020-11-25 whitequarkMerge pull request #2442 from cr1901/sccache
2020-11-25 whitequarkMerge pull request #2450 from nitz/sim-vcd-filename
2020-11-24 Chris DaileyAdd rewrite_filename for sim -vcd argument.
2020-11-24 Miodrag MilanovićMerge pull request #2295 from epfl-vlsc/firrtl_blackbox...
2020-10-22 N. EngelhardtMerge pull request #2403 from nakengelhardt/sim_timescale
2020-10-21 Marcelina Kościelnickasim: Use Mem helper.
2020-10-21 Marcelina Kościelnickaclk2fflogic: Use Mem helper.
2020-10-21 N. Engelhardtuse strftime instead of put_time for gcc 4.8 compatibility
2020-10-16 N. Engelhardtwild guessing at the problem because it builds fine...
2020-10-16 N. Engelhardtsim -vcd: add date, version, and option for timescale
2020-10-01 clairexenMerge pull request #2378 from udif/pr_dollar_high_low
2020-10-01 clairexenMerge pull request #2380 from Xiretza/parallel-tests
2020-09-21 N. EngelhardtMerge pull request #2372 from nakengelhardt/name_is_public
2020-09-14 N. Engelhardtuse the new isPublic() in a few places
2020-08-19 clairexenMerge pull request #2122 from PeterCrozier/struct_array2
2020-08-18 Claire WolfMerge branch 'const-func-block-var' of https://github...
2020-08-18 clairexenMerge pull request #2281 from zachjs/const-real
2020-07-30 Marcelina Kościelnickaasync2sync: Support all FF types.
2020-07-26 clairexenMerge pull request #2299 from zachjs/arg-loop
2020-07-24 Marcelina Kościelnickaasync2sync: Refactor to use FfInitVals.
2020-07-24 Marcelina Kościelnickaclk2fflogic: Support all FF types.
2020-07-23 clairexenMerge pull request #2294 from Ravenslofty/intel_alm_timings
2020-07-21 clairexenMerge pull request #2215 from boqwxp/qbfsat-solver...
2020-07-20 Alberto Gonzalezqbfsat: Add `-solver-option` option.
2020-07-16 clairexenMerge pull request #2229 from Ravenslofty/sf2_remove_sf...
2020-07-16 Miodrag MilanovićMerge pull request #2238 from YosysHQ/mwk/dfflegalize...
2020-07-16 Miodrag MilanovićMerge pull request #2226 from YosysHQ/mwk/nuke-efinix...
2020-07-09 clairexenMerge pull request #2244 from antmicro/logic
2020-07-09 Marcelina Kościelnickaclk2fflogic: Consistently treat async control signals...
2020-07-02 clairexenMerge pull request #2132 from YosysHQ/eddie/verific_initial
2020-07-02 clairexenMerge pull request #2208 from boqwxp/qbfsat-cleanup
2020-07-02 clairexenMerge pull request #2186 from YosysHQ/mwk/dfflegalize
2020-07-02 clairexenMerge pull request #2211 from YosysHQ/mwk/fix-fmcombine-ff
2020-07-02 clairexenMerge pull request #2210 from YosysHQ/mwk/fix-opt_merge
2020-07-02 clairexenMerge pull request #2195 from YosysHQ/mwk/manual-gates
2020-07-01 Alberto Gonzalezqbfsat: Remove useless comment and #ifndef guards.
2020-07-01 Alberto Gonzalezqbfsat: Specify default values for some options in...
2020-07-01 Alberto Gonzalezqbfsat: Clean up external executable command lines...
2020-07-01 Alberto Gonzalezqbfsat: Clean up and refactor data structures into...
2020-07-01 clairexenMerge pull request #2203 from antmicro/fix-grammar
2020-07-01 clairexenMerge pull request #2179 from splhack/static-cast
2020-07-01 clairexenMerge pull request #2138 from boqwxp/qbfsat-oflag
2020-07-01 clairexenMerge pull request #2206 from boqwxp/qbfsat-fix-name...
2020-06-30 Marcelina Kościelnickafmcombine: use the master ff cell type list
2020-06-30 clairexenMerge pull request #2136 from zachjs/master
2020-06-30 clairexenMerge pull request #2199 from YosysHQ/mmicko/sim_memory
2020-06-30 clairexenMerge pull request #2201 from YosysHQ/fix_test_cell_ilang
2020-06-30 Alberto Gonzalezqbfsat: Add `-O[012]` options to control pre-solving...
2020-06-30 Alberto Gonzalezqbfsat: Fix name-based hole specialization.
2020-06-29 Miodrag MilanovićMerge pull request #2200 from YosysHQ/mmicko/fix_expose
2020-06-29 Miodrag MilanovicGive error that options are exclusive
2020-06-29 Miodrag Milanoviccleanup
2020-06-29 Miodrag Milanovicexpose pass fix
2020-06-29 Miodrag Milanovicsim - error when memrd and memwr detected
2020-06-26 whitequarkMerge pull request #2188 from antmicro/missing-operators
2020-06-26 whitequarkMerge pull request #2189 from antmicro/optional-labels
2020-06-25 clairexenMerge pull request #2168 from whitequark/assert-unused...
2020-06-25 clairexenMerge pull request #2135 from boqwxp/qbfsat-timeinfo
2020-06-25 clairexenMerge pull request #2093 from boqwxp/qbfsat-bugfixes
2020-06-21 Alberto Gonzalezlog, qbfsat: Include child process time in `Performance...
2020-06-21 Alberto Gonzalezqbfsat: Simplify solution recovery parsing and tweak...
2020-06-21 Alberto Gonzalezqbfsat: Avoid instantiating `AttrObject`s directly.
2020-06-21 Alberto Gonzalezqbfsat: Simplify solution format and replace `SigBit...
2020-06-21 Alberto Gonzalezqbfsat: Fixes three bugs.
2020-06-21 Alberto Gonzalezqbfsat: Use bit precise mapping for hole value wires...
2020-06-19 whitequarkMerge pull request #2173 from whitequark/use-cxx11...
2020-06-19 whitequarkMerge pull request #2174 from whitequark/fix-github...
2020-06-19 whitequarkMerge pull request #2171 from whitequark/cxxrtl-accessors
2020-06-19 whitequarkMerge pull request #2170 from boqwxp/cutpoint-efficiency
2020-06-18 whitequarkUse C++11 final/override keywords.
2020-06-18 Alberto Gonzalezcutpoint: Improve efficiency by iterating over module...
2020-06-10 whitequarkMerge pull request #2134 from whitequark/cxxrtl-opt...
next