yosys.git
2021-03-23 Marcelina Kościelnickartlil: Fix process memwr roundtrip.
2021-03-23 N. EngelhardtMerge pull request #2696 from nakengelhardt/guidelines
2021-03-23 Marcelina Kościelnickaquicklogic: Add .gitignore file for test outputs.
2021-03-23 Marcelina Kościelnickajson: Improve the "processes in module" message a bit.
2021-03-22 N. Engelhardtsplit CodingReadme into multiple files
2021-03-21 Xiretzaverilog: check entire user type stack for type definition
2021-03-19 Zachary Snowsv: allow typenames as function return types
2021-03-19 Miodrag MilanovićMerge pull request #2681 from msinger/fix-issue2606
2021-03-19 Xiretzaverilog: rebuild user_type_stack from globals before...
2021-03-18 Marcelina KościelnickaAdd simple CI using github actions.
2021-03-18 Xiretzamodtools: fix use-after-free of cell pointers in ModWalker
2021-03-18 Loftyquicklogic: PolarPro 3 support
2021-03-17 Marcelina Kościelnickaast: Use better parameter serialization for paramod...
2021-03-17 Michael SingerFix check for bad std::regex (fixes #2606)
2021-03-17 gatecatBlackbox all whiteboxes after synthesis
2021-03-17 Zachary Snowbugpoint: add runner option
2021-03-17 Zachary Snowsv: carry over global typedefs from previous files
2021-03-17 Xiretzaverilog: fix buf/not primitives with multiple outputs
2021-03-17 gatecatblackbox: Include whiteboxed modules
2021-03-17 LoftyReplace assert in get_reference with more useful error...
2021-03-16 Zachary Snowverilog: support module scope identifiers in parametric...
2021-03-15 Marcelina Kościelnickajson: Add support for memories.
2021-03-15 Marcelina Kościelnickaproc_arst: Add special-casing of clock signal in condit...
2021-03-15 Marcelina Kościelnickaopt_clean: Remove init attribute bits together with...
2021-03-15 Marcelina Kościelnickartlil: Disallow 0-width chunks in SigSpec.
2021-03-14 whitequarkMerge pull request #2658 from zachjs/parameters-across...
2021-03-12 Zachary Snowsv: allow globals in one file to depend on globals...
2021-03-12 whitequarkMerge pull request #2653 from zachjs/global-parameter
2021-03-11 whitequarkMerge pull request #2642 from whitequark/cxxrtl-noproc...
2021-03-11 Zachary Snowverilog: disallow overriding global parameters
2021-03-11 Miodrag MilanovicAdd _pm.h files to GENLIST, fixes vcxsrc target
2021-03-10 Dan RavensloftReplace assert in xaiger with more useful error message
2021-03-09 whitequarkMerge pull request #2643 from zachjs/fix-param-no-defau...
2021-03-08 Marcelina KościelnickaBump version
2021-03-08 Marcelina Kościelnickamemory_dff: Remove now-useless write port handling. working-ls180
2021-03-08 Marcelina Kościelnickaverilog: Use proc memory writes in the frontend.
2021-03-08 Marcelina KościelnickaAdd support for memory writes in processes.
2021-03-08 Marcelina Kościelnickasim: Avoid a crash on empty cell connection.
2021-03-08 Marcelina Kościelnickaproc_dff: Fix emitted FF when a register is not assigne...
2021-03-08 Marcelina Kościelnickamemory_dff: Remove code looking for $mux cells.
2021-03-08 Marcelina Kościelnickatests/bram: Do not generate write address collisions.
2021-03-07 Zachary SnowFix param without default log line
2021-03-07 Dan RavensloftReplace assert in abc9_ops with more useful error message
2021-03-07 whitequarkcxxrtl: don't assert on edge sync rules tied to a constant.
2021-03-07 whitequarkcxxrtl: allow `always` sync rules in debug_eval.
2021-03-07 whitequarkMerge pull request #2626 from zachjs/param-no-default
2021-03-07 whitequarkMerge pull request #2632 from zachjs/width-limit
2021-03-06 Zachary Snowsv: fix some edge cases for unbased unsized literals
2021-03-06 Marcelina Kościelnickaproc_clean: Fix empty case removal conditions.
2021-03-06 Marcelina KościelnickaRemove a few functions that, in fact, did not exist...
2021-03-05 Dan RavensloftReplace assert in addModule with more useful error...
2021-03-05 whitequarkMerge pull request #2635 from whitequark/cxxrtl-memrd...
2021-03-05 whitequarkMerge pull request #2634 from whitequark/cxxrtl-debug...
2021-03-05 whitequarkMerge pull request #2633 from whitequark/cxxrtl-no-top
2021-03-05 whitequarkcxxrtl: follow aliases to outlines when emitting $memrd...
2021-03-05 whitequarkcxxrtl: add pass debug flag to show assigned wire types.
2021-03-05 whitequarkcxxrtl: don't crash on empty designs.
2021-03-04 Zachary Snowverilog: impose limit on maximum expression width
2021-03-04 Claire XenUpdate command-reference-manual.tex
2021-03-04 Claire XenUpdate README
2021-03-02 Zachary Snowsv: support for parameters without default values
2021-03-02 whitequarkMerge pull request #2620 from zachjs/port-int-types
2021-03-01 Zachary Snowverilog: fix sizing of ports with int types in module...
2021-03-01 Marcelina KościelnickaBump version
2021-03-01 Zachary Snowverilog: fix handling of nested ifdef directives
2021-03-01 Zachary SnowSet aside extraneous tests in simple_abc9 test suite
2021-03-01 Claire XenMerge pull request #2523 from tomverbeure/define_synthesis
2021-03-01 Claire XenMerge pull request #2524 from bkbncn/patch-1
2021-03-01 whitequarkMerge pull request #2617 from RobertBaruch/doc
2021-03-01 whitequarkMerge pull request #2615 from zachjs/genrtlil-conflict
2021-03-01 whitequarkMerge pull request #2618 from zachjs/int-types
2021-02-28 Zachary Snowsv: extended support for integer types
2021-02-27 Robert BaruchRTLIL Documentation: switch in process is optional
2021-02-27 Claire XenUpdate issue_template.md
2021-02-26 Zachary Snowgenrtlil: improve name conflict error messaging
2021-02-26 Michael SingerAdd tests for $countbits
2021-02-26 Michael SingerImplement $countones, $isunknown and $onehot{,0}
2021-02-26 Michael SingerImplement $countbits function
2021-02-26 Zachary SnowExtend simplify() recursion warning
2021-02-25 Marcelina KościelnickaBump version
2021-02-25 whitequarkMerge pull request #2554 from hzeller/master
2021-02-25 Marcelina Kościelnickabtor, smt2, smv: Add a hint on how to deal with funny...
2021-02-25 Marcelina KościelnickaFix handling of unique/unique0/priority cases in the...
2021-02-24 TimRudyExtend "delay" expressions to handle pair and triplet...
2021-02-24 whitequarkMerge pull request #2607 from zachjs/logger-error-atexit
2021-02-24 Zachary SnowFix double-free on unmatched logger error pattern
2021-02-24 Marcelina KościelnickaAdd tests for some common techmap files.
2021-02-24 Marcelina KościelnickaFix syntax error in adff2dff.v
2021-02-23 Marcelina Kościelnickafrontend: Make helper functions for printing locations.
2021-02-23 whitequarkMerge pull request #2594 from zachjs/func-arg-width
2021-02-23 Robert Baruchint -> bool
2021-02-23 Robert BaruchAdds is_wire to SigBit and SigChunk
2021-02-23 William D.... machxo2: Switch to LUT4 sim model which propagates...
2021-02-23 William D.... machxo2: Update tribuf test to reflect active-low OE.
2021-02-23 William D.... machxo2: Add experimental status to help.
2021-02-23 William D.... machxo2: Add DCCA and DCMA blackbox primitives.
2021-02-23 William D.... machxo2: Fix reversed interpretation of REG_SD config...
2021-02-23 William D.... machxo2: Tristate is active-low.
2021-02-23 William D.... machxo2: Fix typos in FACADE_FF sim model.
2021-02-23 William D.... machxo2: Fix naming of TRELLIS_IO ports to match PIO...
next