yosys.git
2020-04-16 David Shahast: Fix handling of identifiers in the global scope
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...
2020-04-15 Miodrag MilanovicFix compile for mingw
2020-04-15 Marcelina KościelnickaGet rid of dffsr2dff.
2020-04-15 Marcelina Kościelnickaopt_clean: Add missing assignments to opt.did_something.
2020-04-15 whitequarkMerge pull request #1918 from whitequark/simplify-impro...
2020-04-15 Dan Ravensloftsynth_intel_alm: VQM support
2020-04-15 whitequarkast/simplify: improve enum handling.
2020-04-15 Marcelina Kościelnickasetundef: Improve error messages.
2020-04-15 Marcelina Kościelnickajson: Update format documentation.
2020-04-15 Claire WolfMerge pull request #1930 from YosysHQ/claire/fix1876
2020-04-15 Dan Ravensloftsynth_intel_alm: alternative synthesis for Intel FPGAs
2020-04-15 Marcelina Kościelnickaabc9_ops: Add a check ensuring that connected port...
2020-04-15 whitequarkMerge pull request #1932 from YosysHQ/dave/cxxrtl-unclo...
2020-04-14 Eddie Hungtests: zinit for new types
2020-04-14 Eddie Hungzinit: handle $__DFFS?E?_[NP][NP][01] too
2020-04-14 Marcelina Kościelnickaopt_expr: Add more $alu optimizations.
2020-04-14 David Shahcxxrtl: Fix handling of unclocked memory read ports
2020-04-14 Eddie Hungtests: add testcases from #1876
2020-04-14 Claire WolfFix 5bba9c3, closes #1876
2020-04-14 Marcelina Kościelnickadffinit: Avoid setting init parameter to zero-length...
2020-04-14 Eddie Hungabc9_exe: verify -> &verify -s
2020-04-14 Eddie Hungtechmap: fix error message
2020-04-14 whitequarkMerge pull request #1922 from whitequark/write_cxxrtl...
2020-04-14 whitequarkMerge pull request #1921 from whitequark/write_cxxrtl...
2020-04-14 Eddie HungMerge pull request #1917 from YosysHQ/eddie/abc9_delay_...
2020-04-14 whitequarkMerge pull request #1879 from jjj11x/jjj11x/package_decl
2020-04-14 whitequarkMerge pull request #1880 from jjj11x/duplicate_enum
2020-04-14 whitequarkwrite_cxxrtl: ignore disconnected module ports.
2020-04-14 whitequarkwrite_verilog: fix precondition check.
2020-04-14 whitequarkwrite_cxxrtl: enable separate compilation.
2020-04-14 Eddie Hungkernel: Module::makeblackbox() to clear connections too
2020-04-14 Eddie Hungxaiger: add check for $__ABC9_DELAY model
2020-04-14 Eddie HungMerge pull request #1568 from YosysHQ/eddie/fix_zinit
2020-04-13 Eddie Hungzinit: resolve one more comment by @mwkmwkmwk
2020-04-13 Eddie Hungzinit: fix review comments from @mwkmwkmwk
2020-04-13 Eddie Hungtests: zinit on $adff
2020-04-13 Eddie Hungzinit: operate on $adff, erase (* init *) entries on...
2020-04-13 Eddie HungFix S/R comment; thanks @mwkmwkmwk
2020-04-13 Eddie Hungzinit to transform set/reset value of $_DFF_[NP][NP...
2020-04-13 Eddie HungAdd testcase for $_DFF_[NP][NP][01]_
2020-04-13 Eddie HungSupress error for unhandled \init if whole module selected
2020-04-13 Marcelina Kościelnickaopt_expr: Optimize multiplications with low 0 bits...
2020-04-13 whitequarkMerge pull request #1910 from boqwxp/cleanup_ilang_parser
2020-04-13 Alberto GonzalezClean up pseudo-private member usage in `frontends...
2020-04-12 XiretzaAdd .gitignore to tests/select/
2020-04-12 David ShahMerge pull request #1907 from YosysHQ/dave/fix-1906
2020-04-12 David Shahverilog: Fix write to deleted object
2020-04-11 Alberto GonzalezUse `pool` instead of `std::set`.
2020-04-11 Alberto GonzalezUse `dict` instead of `std::map`.
2020-04-10 David Shahmemory_bram: Fix ignorance of valid, matched rules
2020-04-10 whitequarkMerge pull request #1603 from whitequark/ice40-ram_style
2020-04-10 Miodrag MilanovićMerge pull request #1893 from mmicko/program_prefix
2020-04-10 Miodrag MilanovicKeep libyosys name same as befire, but put it in directory
2020-04-10 Miodrag MilanovicSupport custom PROGRAM_PREFIX
2020-04-10 whitequarkMerge pull request #1562 from whitequark/write_cxxrtl
2020-04-09 Eddie HungMerge pull request #1858 from YosysHQ/eddie/fix1856
2020-04-09 Eddie Hungtests: add a quick plugin test
2020-04-09 Eddie Hungkernel: include "kernel/constids.inc" instead of "const...
2020-04-09 Marcelina Kościelnicka[NFCI] Deduplicate builtin FF cell types list
2020-04-09 N. EngelhardtMerge pull request #1890 from boqwxp/cleanup_memory_collect
2020-04-09 N. EngelhardtMerge pull request #1889 from boqwxp/cleanup_memory_unpack
2020-04-09 N. EngelhardtMerge pull request #1887 from boqwxp/cleanup_hilomap
2020-04-09 Alberto GonzalezClean up `passes/sat/qbfsat.cc`.
2020-04-09 Alberto GonzalezClean up `passes/memory/memory_collect.cc`.
2020-04-09 Alberto GonzalezClean up `passes/memory/memory_unpack.cc`.
2020-04-09 Alberto GonzalezClean up `passes/techmap/hilomap.cc`.
2020-04-09 whitequarkwrite_cxxrtl: add basic documentation.
2020-04-09 whitequarkwrite_cxxrtl: add support for $dlatch and $dlatchsr...
2020-04-09 whitequarkwrite_cxxrtl: add support for $sr cell.
2020-04-09 whitequarkwrite_cxxrtl: add support for $slice and $concat cells.
2020-04-09 whitequarkwrite_cxxrtl: improve writable memory handling.
2020-04-09 whitequarkwrite_cxxrtl: add support for hierarchical designs.
2020-04-09 whitequarkwrite_cxxrtl: avoid undefined behavior on out-of-bounds...
2020-04-09 whitequarkwrite_cxxrtl: statically schedule comb logic and locali...
2020-04-09 whitequarkwrite_cxxrtl: elide wires for results of comb cells...
2020-04-09 whitequarkwrite_cxxrtl: new backend.
2020-04-09 whitequarkMerge pull request #1857 from whitequark/splitnets...
2020-04-09 whitequarkMerge pull request #1875 from whitequark/read_ilang...
2020-04-09 whitequarkMerge pull request #1886 from boqwxp/cleanup_connect
2020-04-08 Alberto GonzalezClean up `passes/cmds/connect.cc`.
2020-04-08 XiretzaAdd constids.inc to final install
2020-04-07 Eddie HungMerge pull request #1881 from hzeller/only-define-stdc...
2020-04-07 Henner Zelleraigerparse: only define __STDC_FORMAT_MACROS it not...
2020-04-07 Claire WolfMerge pull request #1814 from YosysHQ/mmicko/pyosys_mak...
2020-04-07 Jeff Wangduplicated enum item names should result in an error
2020-04-07 Jeff Wangsupport using previously declared types/localparams...
2020-04-07 Alberto GonzalezRemove `$anyconst` cells before specialization to elimi...
2020-04-06 whitequarkMerge pull request #1874 from boqwxp/cleanup_show
2020-04-06 whitequarkMerge pull request #1861 from boqwxp/cleanup_hierarchy_...
2020-04-06 whitequarkread_ilang: improve style. NFC.
2020-04-06 Alberto GonzalezUse more descriptive variable name.
2020-04-06 Alberto GonzalezUse more descriptive variable name.
2020-04-06 whitequarkMerge pull request #1870 from boqwxp/cleanup_setattr
2020-04-06 whitequarkMerge pull request #1872 from boqwxp/cleanup_copy
next