ecp5: synth_ecp5 to no longer need +/ecp5/abc9_{,un}map.v
[yosys.git] / passes /
2020-05-14 Eddie Hungabc9: update to =_$abc9_flops pattern which includes...
2020-05-14 Eddie Hungabc9_ops: update docs
2020-05-14 Eddie Hungabc9: only do +/abc9_map if `DFF
2020-05-14 Eddie Hungabc9: rework submod -- since it won't move (* keep...
2020-05-14 Eddie Hungabc9_ops: move assert
2020-05-14 Eddie Hungabc9: put 'aigmap' back
2020-05-14 Eddie Hungabc9_ops: fix bypass boxes using (* abc9_bypass *)
2020-05-14 Eddie Hungabc9_ops: tidy up, suppress error if no boxes/holes
2020-05-14 Eddie Hungabc9_ops: -prep_delays to not insert delay box if input...
2020-05-14 Eddie Hungabc9_ops: cleanup; -prep_dff -> -prep_dff_submod
2020-05-14 Eddie Hungabc9_ops: add -prep_bypass for auto bypass boxes; refactor
2020-05-14 Eddie Hungabc9_ops: -reintegrate to handle $_FF_; cleanup
2020-05-14 Eddie Hungabc9: restore selected_modules()
2020-05-14 Eddie Hungabc9: add flop boxes to basic $_DFF_P_ and $_DFF_N_ too
2020-05-14 Eddie Hungabc9_ops: -prep_dff_map to error if async flop found
2020-05-14 Eddie Hungabc9: remove redundant wbflip
2020-05-14 Eddie Hungabc9: generate $abc9_holes design instead of <name...
2020-05-14 Eddie Hungabc9_ops: more robust
2020-05-14 Eddie Hungabc9: suppress warnings when no compatible + used flop...
2020-05-14 Eddie Hungabc9: cleanup
2020-05-14 Eddie Hungabc9_ops: -prep_dff_map to check $_DFF_[NP]_.Q drives...
2020-05-14 Eddie Hungabc9_ops: do away with '$abc9_cells' selection
2020-05-14 Eddie Hungabc9_ops: use new 'design -delete' and 'select -unset'
2020-05-14 Eddie Hungsubmod: revert accidental change
2020-05-14 Eddie Hungabc9_ops: -prep_dff_map to warn if no specify cells
2020-05-14 Eddie Hungabc9_ops: -prep_dff_map to cope with plain $_DFF_[NP...
2020-05-14 Eddie Hungabc9: cleanup
2020-05-14 Eddie Hungabc9_ops: do not use (* abc9_init *)
2020-05-14 Eddie Hungabc9_ops: add 'dff' label for auto handling of (* abc9_...
2020-05-14 Eddie Hungabc9: fix behaviour and help for -box option
2020-05-14 Eddie HungMerge pull request #2045 from YosysHQ/eddie/fix2042
2020-05-14 Claire WolfMerge pull request #2052 from YosysHQ/claire/verific_memfix
2020-05-14 Claire WolfMerge pull request #2050 from YosysHQ/eddie/opt_clean_fixes
2020-05-14 Claire WolfMerge pull request #2027 from YosysHQ/eddie/verilog_neg...
2020-05-14 Eddie Hungopt_clean: improve warning message
2020-05-14 Eddie Hungopt_clean: rminit without -purge; also remove if consis...
2020-05-14 Eddie Hungopt_clean: really make 'clean' identical to 'opt_clean...
2020-05-08 whitequarkMerge pull request #2022 from Xiretza/fallthroughs
2020-05-07 Claire WolfMerge pull request #2005 from YosysHQ/claire/fix1990
2020-05-05 whitequarkMerge pull request #2012 from whitequark/fix-wasi-abc...
2020-05-04 Eddie HungMerge pull request #1996 from boqwxp/rtlil_source_locations
2020-05-03 whitequarkMerge pull request #2000 from whitequark/log_error...
2020-05-03 Claire WolfMerge pull request #2014 from YosysHQ/claire/fixoptalu
2020-05-02 Eddie HungMerge pull request #2013 from YosysHQ/eddie/aiger_fixes
2020-05-02 Claire WolfFix the other "opt_expr -fine" bug introduced in 213a89558
2020-05-02 Claire WolfFix the other "opt_expr -fine" bug introduced in 213a89558
2020-05-02 Eddie Hungabc9_ops: -reintegrate to be sensitive to start_offset too
2020-05-02 Claire WolfAdd plusargs for output files in test_autotb output
2020-05-02 Claire WolfMerge pull request #2010 from YosysHQ/claire/fixopt
2020-05-01 whitequarkMerge pull request #2001 from whitequark/wasi
2020-05-01 Claire WolfFix "opt_expr -fine" bug introduced in 213a89558
2020-05-01 Claire WolfMerge pull request #1997 from whitequark/document-ootb
2020-05-01 Claire WolfMerge pull request #1981 from YosysHQ/claire/fix1837
2020-04-30 whitequarkAdd WASI platform support.
2020-04-30 Eddie HungMerge pull request #1999 from YosysHQ/eddie/verific_enu...
2020-04-30 whitequarkMerge pull request #2008 from whitequark/editorconfig-abc
2020-04-27 Eddie HungMerge pull request #1946 from YosysHQ/eddie/yosyshq_abc
2020-04-27 Eddie HungMerge pull request #1992 from YosysHQ/eddie/bugpoint_help
2020-04-24 whitequarkMerge pull request #1998 from whitequark/cxxrtl-fixes
2020-04-24 Eddie Hungbugpoint: improve messaging
2020-04-24 Eddie Hungbugpoint: (* keep *) to (* bugpoint_keep *); also apply...
2020-04-24 Eddie Hungbugpoint: skip ports with (* keep *) on; add header
2020-04-23 Eddie Hungbugpoint: improve help text
2020-04-23 Eddie HungMerge pull request #1974 from YosysHQ/eddie/abc9_disabl...
2020-04-23 Claire WolfMerge pull request #1989 from boqwxp/qbfsat_anyconst_so...
2020-04-23 Claire WolfMerge pull request #1988 from boqwxp/qbfsat
2020-04-23 Claire WolfMerge pull request #1986 from YosysHQ/eddie/verific_enum
2020-04-23 Alberto Gonzalezqbfsat: Make hole name recovery more robust. Allow...
2020-04-23 Eddie HungMerge pull request #1984 from YosysHQ/eddie/getParam_ex...
2020-04-23 Alberto Gonzalezqbfsat: Add `-assume-negative-polarity` option.
2020-04-23 Eddie Hungxilinx: xilinx_dsp_cascade to check CREG for DSP48E1...
2020-04-22 Eddie HungMerge pull request #1949 from YosysHQ/eddie/select_blackbox
2020-04-22 Eddie HungMerge pull request #1983 from YosysHQ/eddie/use_default...
2020-04-22 Claire WolfUpdate passes/cmds/select.cc
2020-04-22 Eddie HungMerge pull request #1969 from boqwxp/pool_emplace
2020-04-22 Eddie HungCleanup use of hard-coded default parameters in light...
2020-04-22 Eddie HungMerge pull request #1973 from YosysHQ/eddie/fix1966
2020-04-22 Eddie Hungselect: do not select black/white boxes by default...
2020-04-22 Eddie HungMerge pull request #1950 from YosysHQ/eddie/design_import
2020-04-22 Claire WolfMerge pull request #1976 from YosysHQ/dave/fix-sim...
2020-04-22 Claire WolfMerge pull request #1979 from whitequark/cxxrtl-go...
2020-04-21 Marcelina Kościelnickabugpoint: Don't remove modules or cells while iterating...
2020-04-21 Marcelina Kościelnickahierarchy: Convert positional parameters to named.
2020-04-21 Claire WolfMerge pull request #1971 from YosysHQ/claire/edifkeep
2020-04-21 Claire WolfMerge pull request #1851 from YosysHQ/claire/bitselwrite
2020-04-21 Claire WolfAdd '=' selection pattern prefix for non-blackbox only...
2020-04-21 David Shahsim: Fix handling of constant-connected cell inputs...
2020-04-21 whitequarkMerge pull request #1961 from whitequark/paramod-origin...
2020-04-20 Eddie HungMerge pull request #1972 from YosysHQ/eddie/bug1970
2020-04-20 Eddie Hungabc9: tolerate ABC nonzero exit code if output.aig...
2020-04-20 Eddie Hungxilinx/ecp5: disable abc9's "&mfs" optimisation
2020-04-20 Eddie Hungabc9: -prep_lut to be more robust
2020-04-17 whitequarkMerge pull request #1952 from boqwxp/add_edge_location
2020-04-17 whitequarkMerge pull request #1954 from YosysHQ/dave/fix-stdout...
2020-04-17 whitequarkMerge pull request #1951 from whitequark/rtlil-string_a...
2020-04-17 David Shahqbfsat: Fix illegal use of 'stdout' identifier
2020-04-17 whitequarkMerge pull request #1898 from boqwxp/locations
2020-04-17 whitequarkMerge pull request #1864 from boqwxp/cleanup_techmap_abc
2020-04-17 whitequarkMerge pull request #1888 from boqwxp/cleanup_scatter
2020-04-17 whitequarkMerge pull request #1882 from boqwxp/cleanup_rename
next