yosys.git
2021-01-01 whitequarkMerge pull request #2480 from YosysHQ/dave/nexus-lram
2021-01-01 whitequarkMerge pull request #2512 from umarcor/plugin-err
2021-01-01 whitequarkMerge pull request #2515 from umarcor/fix/ghdl
2021-01-01 whitequarkMerge pull request #2518 from zachjs/recursion
2021-01-01 whitequarkMerge pull request #2517 from zachjs/sv-tf-implied...
2021-01-01 Zachary Snowverilog: improved support for recursive functions
2020-12-31 Zachary Snowsv: complete support for implied task/function port...
2020-12-30 umarcormakefile: fix GHDL vars, replace GHDL_DIR with GHDL_PREFIX
2020-12-30 Yosys BotBump version
2020-12-29 umarcorplugin: enhance no-plugin error
2020-12-29 whitequarkMerge pull request #2509 from zachjs/issue-2427
2020-12-29 whitequarkMerge pull request #2514 from umarcor/feat/ghdl
2020-12-29 Yosys BotBump version
2020-12-28 umarcormakefile: add support for built-in ghdl-yosys-plugin
2020-12-28 whitequarkMerge pull request #2511 from umarcor/feat/msys2-32
2020-12-28 whitequarkMerge pull request #2507 from umarcor/fix/msys2
2020-12-28 umarcormakefile: rename msys2 to msys2-32, config PREFIX
2020-12-28 umarcorkernel/yosys.h: undef CONST on WIN32
2020-12-28 Yosys BotBump version
2020-12-27 Claire XenMerge pull request #2510 from YosysHQ/whitequark/CODEOW...
2020-12-27 whitequarkCODEOWNERS: add @zachjs as Verilog/AST frontend owner
2020-12-27 Zachary SnowFix elaboration of whole memory words used as indices
2020-12-27 Yosys BotBump version
2020-12-26 Miodrag MilanovićMerge pull request #2506 from zachjs/const-arg-redeclare
2020-12-26 Zachary SnowFix constants bound to redeclared function args
2020-12-24 Yosys BotBump version
2020-12-23 whitequarkMerge pull request #2502 from ldoolitt/master
2020-12-23 whitequarkMerge pull request #2501 from zachjs/genrtlil-tern...
2020-12-23 whitequarkMerge pull request #2476 from zachjs/const-arg-width
2020-12-23 Larry Doolittlepasses/pmgen/pmgen.py: trivial change to remove C+...
2020-12-23 Zachary Snowgenrtlil: fix mux2rtlil generated wire signedness
2020-12-23 Yosys BotBump version
2020-12-23 Zachary SnowFix constants bound to single bit arguments (fixes...
2020-12-22 whitequarkMerge pull request #2499 from whitequark/cxxrtl-fixes
2020-12-22 whitequarkcxxrtl: don't crash generating debug information for...
2020-12-22 whitequarkMerge pull request #2498 from StefanBruens/Fix_opt_lut
2020-12-22 whitequarkMerge pull request #2497 from whitequark/cxxrtl-reflow
2020-12-22 whitequarkcxxrtl: split processes into sync and case nodes.
2020-12-22 whitequarkkernel: undef Tcl macros interfering with cxxrtl.
2020-12-22 whitequarkcxxrtl: completely rewrite netlist layout code.
2020-12-22 StefanBruensFix use-after-free in LUT opt pass
2020-12-22 whitequarkMerge pull request #2479 from zachjs/const-arg-hint
2020-12-22 whitequarkMerge pull request #2491 from zachjs/port-bind-sign
2020-12-22 Yosys BotBump version
2020-12-21 whitequarkcxxrtl: simplify logic choosing wire type. NFCI.
2020-12-21 whitequarkcxxrtl: clarify node use-def construction. NFCI.
2020-12-21 whitequarkcxxrtl: fix typo.
2020-12-21 Marcelina Kościelnickaxilinx: Add some missing blackbox cells.
2020-12-21 Marcelina Kościelnickaxilinx: Regenerate cells_xtra.v using Vivado 2020.2
2020-12-21 whitequarkMerge pull request #2496 from whitequark/cxxrtl-fixes
2020-12-21 whitequarkcxxrtl: speed up bit repeats (sign extends, etc).
2020-12-21 whitequarkcxxrtl: speed up commits on clang.
2020-12-20 whitequarkcxxrtl: use `static inline` instead of `inline` in...
2020-12-20 Yosys BotBump version
2020-12-19 whitequarkMerge pull request #2487 from whitequark/cxxrtl-outlining
2020-12-19 Zachary SnowSign extend port connections where necessary
2020-12-18 Yosys BotBump version
2020-12-17 Marcelina Kościelnickaxilinx: Add FDDRCPE and FDDRRSE blackbox cells.
2020-12-15 whitequarkcxxrtl: print names of cells inlined in connections.
2020-12-15 whitequarkcxxrtl: disable optimization of debug_items().
2020-12-15 whitequarkcxxrtl: make alias analysis outlining-aware.
2020-12-15 Yosys BotBump version
2020-12-14 Marcelina Kościelnickatiminginfo: Error instead of segfault on const signals.
2020-12-14 whitequarkcxxrtl: add a "bare minimum" debug information level.
2020-12-14 whitequarkcxxrtl: implement debug information outlining.
2020-12-13 whitequarkcxxrtl: rename "elision" to "inlining". NFC.
2020-12-13 whitequarkcxxrtl: fix outdated comment. NFC.
2020-12-13 whitequarkcxxrtl: use IdString::isPublic(). NFC.
2020-12-13 Yosys BotBump version
2020-12-12 whitequarkkernel: make IdString::isPublic() const.
2020-12-12 whitequarkMerge pull request #2485 from whitequark/cxxrtl-cell...
2020-12-11 whitequarkcxxrtl: don't overwrite buffered inputs.
2020-12-10 Yosys BotBump version
2020-12-09 Miodrag MilanovićMerge pull request #2483 from YosysHQ/pmgen_nice_error
2020-12-09 Miodrag MilanovicReturn nice error in pmgen generated code, fixes #2482
2020-12-09 Yosys BotBump version
2020-12-08 whitequarkMerge pull request #2478 from whitequark/improve-bugpoint
2020-12-07 Zachary SnowAllow constant function calls in constant function...
2020-12-07 David Shahnexus: Add LRAM inference
2020-12-07 whitequarkbugpoint: add -wires option.
2020-12-07 whitequarkbugpoint: try to remove whole processes first.
2020-12-07 whitequarkbugpoint: accept quoted strings in -grep.
2020-12-07 whitequarkbugpoint: add -command option.
2020-12-04 Yosys BotBump version
2020-12-03 whitequarkMerge pull request #2470 from whitequark/cxxrtl-create_at
2020-12-03 whitequarkcxxrtl: allow customizing the root module path in the...
2020-12-03 Yosys BotBump version
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 David ShahMerge pull request #2467 from YosysHQ/dave/nexus-carry-fix
2020-12-02 whitequarkcxxrtl: fix crashes caused by a floating or constant...
2020-12-02 whitequarkMerge pull request #2446 from RobertBaruch/rtlil_format
2020-12-02 whitequarkcxxrtl: use CXXRTL_ASSERT for RTL contract violations...
2020-12-02 David Shahnexus: More efficient CO mapping
2020-12-02 Miodrag MilanovicBump required Verific version
2020-12-02 whitequarkcxxrtl: provide a way to perform unobtrusive power...
2020-12-02 Yosys BotBump version
next