yosys.git
2020-05-02 Claire WolfAdd tests based on the test case from #1990
2020-05-02 Claire WolfAdd AST_SELFSZ and improve handling of bit slices
2020-05-02 Claire WolfAdd "nowrshmsk" attribute, fix shift-and-mask bit slice...
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 Eddie HungAdd testcase for #2010
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-30 Eddie Hungverific: ignore anonymous enums
2020-04-30 whitequarkFix .editorconfig to not break abc.
2020-04-27 Eddie Hungverific: support VHDL enums too
2020-04-27 Eddie HungMerge pull request #1946 from YosysHQ/eddie/yosyshq_abc
2020-04-27 Eddie HungUpdate CHANGELOG and manual for departure from upstream
2020-04-27 Eddie Hungabc: use YosysHQ/abc instead of upstream berkeley-abc/abc
2020-04-27 Eddie HungMerge pull request #1992 from YosysHQ/eddie/bugpoint_help
2020-04-27 Eddie Hungverific: recover wiretype/enum attr as part of import_a...
2020-04-25 whitequarkMerge pull request #2002 from YosysHQ/dave/cxxrtl-width
2020-04-25 David Shahcxxrtl: Round up constant width
2020-04-24 whitequarkREADME: explain how to do out-of-tree builds.
2020-04-24 whitequarkFix out-of-tree builds configured as `SMALL := 1`.
2020-04-24 whitequarkgowin,ecp5: remove generated files in `make clean`.
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 HungRevert "verific: import enum attributes from verific"
2020-04-24 whitequarkcxxrtl: use `cxxrtl_` prefix rather than `cxxrtl.`
2020-04-24 Eddie Hungbugpoint: skip ports with (* keep *) on; add header
2020-04-24 Claire WolfMerge pull request #1995 from YosysHQ/eddie/fix_verific...
2020-04-24 Dan Ravensloftintel_alm: cleanup duplication
2020-04-24 whitequarkcxxrtl: improve printing of narrow memories.
2020-04-24 whitequarkcxxrtl: fix handling of parametric modules with large...
2020-04-23 Eddie Hungverific: do not assert if wire not found; warn instead
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 Dan Ravensloftintel_alm: work around a Quartus ICE
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 Hungecp5: ecp5_gsr to skip cells that don't have GSR parame...
2020-04-23 Eddie Hungtests: read +/xilinx/cell_sim.v before xilinx_dsp test
2020-04-23 Eddie Hungxilinx: xilinx_dsp_cascade to check CREG for DSP48E1...
2020-04-23 Eddie Hungverific: import enum attributes from verific
2020-04-22 Eddie Hungtest: ice40_dsp test to read +/ice40/cells_sim.v for...
2020-04-22 Eddie Hungxilinx: improve xilinx_dffopt message
2020-04-22 Eddie Hungxilinx: xilinx_dffopt to read cells_sim.v; fix test
2020-04-22 Eddie Hungkernel: Cell::getParam() to throw exception again if...
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 whitequarkMerge pull request #1982 from AsuMagic/asu/cxxrtl-memor...
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 Asucxxrtl: keep the memory write queue sorted on insertion.
2020-04-22 Eddie HungMerge pull request #1973 from YosysHQ/eddie/fix1966
2020-04-22 Eddie Hungtests: update select black/white-box tests
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 Eddie Hungyosys-config: spelling
2020-04-22 Eddie Hungtests: use `yosys-config --datdir` instead of hard...
2020-04-22 Eddie Hungpool: add emplace() function
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-22 Claire WolfClear current_scope when done with RTLIL generation...
2020-04-22 whitequarkcxxrtl: run edge detectors only once in eval().
2020-04-22 whitequarkcxxrtl: add an unsupported knob for manipulating clock...
2020-04-21 whitequarkcxxrtl: use log_id() where appropriate. NFC.
2020-04-21 Marcelina Kościelnickabugpoint: Don't remove modules or cells while iterating...
2020-04-21 whitequarkcxxrtl: add (*cxxrtl.{comb,sync}*) annotations on black...
2020-04-21 whitequarkcxxrtl: s/sync_{wire,type}/edge_{wire,type}/. NFC.
2020-04-21 Dan Ravensloftintel_alm: Documentation improvements
2020-04-21 Alberto Gonzalezkernel: Rename arguments to rvalue-reference-accepting...
2020-04-21 Marcelina Kościelnickawrite_json: dump default parameter values
2020-04-21 Marcelina KościelnickaUse default parameter value in getParam
2020-04-21 Marcelina Kościelnickahierarchy: Convert positional parameters to named.
2020-04-21 Marcelina Kościelnickailang, ast: Store parameter order and default value...
2020-04-21 Marcelina Kościelnickaidict: Make iterator go forward.
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 whitequarkcxxrtl: use one delta cycle for immediately converging...
2020-04-21 whitequarkcxxrtl: add -O6, a shortcut for running `proc; flatten`.
2020-04-21 whitequarkcxxrtl: unbuffer module input wires.
2020-04-21 whitequarkcxxrtl: simplify generated edge detection logic.
2020-04-21 whitequarkcxxrtl: localize wires with multiple comb drivers,...
2020-04-21 whitequarkcxxrtl: detect buffered comb wires, not just feedback...
2020-04-21 Claire WolfAdd '=' selection pattern prefix for non-blackbox only...
2020-04-21 Claire WolfImprove net priorities in EDIF back-end
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 Hungtests: remove write_ilang
2020-04-20 Eddie HungMerge pull request #1975 from dh73/claire/bitselwrite
2020-04-20 Eddie HungRemove '-ignore_unknown_cells' option from 'sat'
2020-04-20 Eddie HungSimplify test case script
2020-04-20 Eddie HungRemove ununsed files
next