yosys.git
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
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 diegoModifications of tests as per Eddie's request
2020-04-20 Eddie Hungxilinx/ecp5: disable abc9's "&mfs" optimisation
2020-04-20 Eddie Hungabc9: -prep_lut to be more robust
2020-04-20 Eddie Hungabc9: add testcase reduced from #1970
2020-04-20 Claire WolfIgnore conflicting keep attributes, unless asked not...
2020-04-20 Claire WolfMerge pull request #1964 from YosysHQ/claire/sformatf
2020-04-20 Alberto GonzalezAdd rvalue-reference-accepting `entry_t` constructor...
2020-04-20 Alberto GonzalezIn `pool`, construct `entry_t`s in-place and add an...
2020-04-19 whitequarkMerge pull request #1967 from whitequark/cxxrtl-blackbo...
2020-04-19 whitequarkcxxrtl: provide attributes to black box factories,...
2020-04-18 Claire WolfExtend support for format strings in Verilog front-end
2020-04-18 whitequarkMerge pull request #1963 from whitequark/cxxrtl-blackboxes
2020-04-18 whitequarkcxxrtl: add templated black box support.
2020-04-18 whitequarkcxxrtl: make eval() and commit() inline in blackboxes.
2020-04-18 whitequarkcxxrtl: add simple black box support.
2020-04-18 whitequarkcxxrtl: use ID::X instead of ID(X). NFC.
2020-04-18 whitequarkast, rpc: record original name of $paramod\* as \hdlnam...
2020-04-17 whitequarkMerge pull request #1955 from whitequark/cxxrtl-sync_always
2020-04-17 whitequarkMerge pull request #1952 from boqwxp/add_edge_location
2020-04-17 diegoWrong fixed value
2020-04-17 whitequarkcxxrtl: correctly handle `sync always` rules.
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 Alberto GonzalezSet Verilog source location for explicit blocks (`begin...
2020-04-17 Alberto GonzalezAdd Verilog source location information to `AST_POSEDGE...
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
2020-04-16 whitequarkMerge pull request #1929 from YosysHQ/eddie/select_unset
2020-04-16 whitequarkrtlil: add AttrObject::has_attribute.
2020-04-16 whitequarkrtlil: add AttrObject::{get,set}_string_attribute.
2020-04-16 whitequarkMerge pull request #1947 from whitequark/cxxrtl-usability
2020-04-16 Eddie Hungdesign: add test
2020-04-16 Eddie Hungdesign: -import to not count black/white-boxes as candi...
2020-04-16 Eddie Hungselect: add test for not selecting inside black/white...
2020-04-16 Eddie Hungselect: do not select inside blackboxes
2020-04-16 Alberto GonzalezAdd location information to `AST_CONSTANT` nodes.
2020-04-16 Alberto GonzalezUse `dict` instead of `std::map`.
2020-04-16 Alberto GonzalezRevert to `stringf()` rather than stringstreams.
2020-04-16 Alberto GonzalezClean up pseudo-private member usage in `passes/cmds...
2020-04-16 Alberto GonzalezReplace `std::map` with `dict`.
2020-04-16 Alberto GonzalezReplace pseudo-private member access to `connections_...
2020-04-16 Alberto GonzalezClean up `passes/cmds/scatter.cc`.
2020-04-16 diegoAdding tests for dynamic part select optimisation
2020-04-16 Eddie Hungtests: add select -unset tests
2020-04-16 Eddie Hungselect: add select -unset option
2020-04-16 Eddie HungMerge pull request #1928 from YosysHQ/eddie/design_delete
2020-04-16 whitequarkMerge pull request #1896 from boqwxp/read_stdin_repl
2020-04-16 Claire WolfMerge pull request #1797 from epfl-vlsc/firrtl_backend_...
2020-04-16 whitequarkcxxrtl: make ROMs writable, document memory::operator[].
2020-04-16 whitequarkcxxrtl: fix misleading example, caution about race...
2020-04-16 whitequarkcxxrtl: remove inaccurate comment. NFC.
2020-04-16 David Shahecp5: Force SIGNED ports to be 1 bit
2020-04-16 Eddie HungMerge pull request #1927 from YosysHQ/eddie/design_remo...
2020-04-16 Eddie Hungtests: add design -delete tests
2020-04-16 Eddie Hungkernel: add design -delete option
2020-04-16 whitequarkMerge pull request #1915 from boqwxp/dict_move_semantics
2020-04-16 whitequarkMerge pull request #1900 from Xiretza/suppress-makefile...
2020-04-16 whitequarkMerge pull request #1937 from hzeller/consexpr-opportunity
2020-04-16 David ShahMerge pull request #1943 from YosysHQ/dave/fix-1919
2020-04-16 Claire WolfMake mask-and-shift the default for bitselwrite
2020-04-16 Claire WolfAdd LookaheadRewriter for proper bitselwrite support
2020-04-16 Marcelina Kościelnickaopt_expr: Fix X and CO outputs for $alu identity-mappin...
2020-04-16 David Shahast: Fix handling of identifiers in the global scope
2020-04-16 Alberto GonzalezRename overloaded `insert()` to `emplace()` and add...
2020-04-15 Alberto GonzalezUse script-style heredoc syntax for REPL heredocs.
2020-04-15 Alberto GonzalezAllow reading file input from stdin, improving REPL...
2020-04-15 Claire WolfImproved rewrite code for writing to bit slice (disable...
2020-04-15 Miodrag MilanovićMerge pull request #1894 from YosysHQ/mingw_fix
2020-04-15 Eddie HungMerge pull request #1916 from YosysHQ/eddie/kernel_make...
2020-04-15 Eddie HungMerge pull request #1933 from YosysHQ/eddie/zinit_more
2020-04-15 N. EngelhardtMerge pull request #1830 from boqwxp/qbfsat
2020-04-15 Marcelina KościelnickaFix the truth table for $_SR_* cells.
2020-04-15 David ShahMerge pull request #1897 from YosysHQ/dave/bram-rejecti...
next