Bump version
[yosys.git] / tests /
2021-03-08 Marcelina Kościelnickamemory_dff: Remove now-useless write port handling. working-ls180
2021-03-08 Marcelina Kościelnickaproc_dff: Fix emitted FF when a register is not assigne...
2021-03-08 Marcelina Kościelnickatests/bram: Do not generate write address collisions.
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-04 Zachary Snowverilog: impose limit on maximum expression width
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 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-26 Zachary Snowgenrtlil: improve name conflict error messaging
2021-02-26 Michael SingerAdd tests for $countbits
2021-02-25 whitequarkMerge pull request #2554 from hzeller/master
2021-02-24 TimRudyExtend "delay" expressions to handle pair and triplet...
2021-02-24 Marcelina KościelnickaAdd tests for some common techmap files.
2021-02-23 whitequarkMerge pull request #2594 from zachjs/func-arg-width
2021-02-23 William D. Jonesmachxo2: Switch to LUT4 sim model which propagates...
2021-02-23 William D. Jonesmachxo2: Update tribuf test to reflect active-low OE.
2021-02-23 William D. Jonesmachxo2: Add believed-to-be-correct tribuf test.
2021-02-23 William D. Jonesmachxo2: Add passing fsm, mux, and shifter tests.
2021-02-23 William D. Jonesmachxo2: Add add_sub test. Fix tests to include FACADE_...
2021-02-23 William D. Jonesmachxo2: Add dffe test.
2021-02-23 William D. Jonesmachxo2: Add dff.ys test, fix another cells_map.v typo.
2021-02-23 William D. Jonesmachxo2: Add test/arch/machxo2 directory (test does...
2021-02-22 Marcelina Kościelnickaassertpmux: Fix crash on unused $pmux output.
2021-02-21 whitequarkMerge pull request #2586 from zachjs/tern-recurse
2021-02-21 whitequarkMerge pull request #2591 from zachjs/verilog-preproc...
2021-02-21 Zachary Snowverilog: fix sizing of constant args for tasks/functions
2021-02-19 Zachary Snowverilog: error on macro invocations with missing argume...
2021-02-15 Claire XenMerge pull request #2574 from dh73/master
2021-02-12 Zachary Snowverilog: support recursive functions using ternary...
2021-02-12 gatecatMerge pull request #2585 from YosysHQ/dave/nexus-dotproduct
2021-02-11 whitequarkMerge pull request #2573 from zachjs/repeat-call
2021-02-11 Zachary SnowMerge pull request #2578 from zachjs/genblk-port
2021-02-11 Zachary SnowMerge pull request #2584 from antmicro/atom_type_signedness
2021-02-11 Kamil RakoczyAdd missing is_signed to type_atom
2021-02-07 Zachary Snowverlog: allow shadowing module ports within generate...
2021-02-06 whitequarkMerge pull request #2576 from zachjs/port-bind-sign...
2021-02-06 Zachary Snowgenrtlil: fix signed port connection codegen failures
2021-02-05 whitequarkMerge pull request #2572 from antmicro/check-labels
2021-02-04 Kamil RakoczyAdd check of begin/end labels for genblock
2021-02-04 Zachary Snowverilog: refactored constant function evaluation
2021-02-04 whitequarkMerge pull request #2529 from zachjs/unnamed-genblk
2021-02-03 whitequarkMerge pull request #2436 from dalance/fix_generate
2021-01-31 Zachary Snowverilog: significant block scoping improvements
2021-01-29 whitequarkMerge pull request #2564 from whitequark/flatten-improv...
2021-01-28 whitequarkMerge pull request #2569 from zachjs/macro-arg-surround...
2021-01-28 Claire XenMerge pull request #2535 from Ravenslofty/scc-specify
2021-01-28 Zachary Snowverilog: strip leading and trailing spaces in macro...
2021-01-26 Marcelina Kościelnickaxilinx_dffopt: Don't crash on missing IS_*_INVERTED.
2021-01-26 whitequarkMerge pull request #2544 from modwizcode/fix-clock
2021-01-25 whitequarkMerge pull request #2549 from pgadfort/support-multiple...
2021-01-25 whitequarkMerge pull request #2550 from zachjs/macro-arg-spaces
2021-01-21 Miodrag MilanovićMerge pull request #2553 from zachjs/rand-const-modifiers
2021-01-21 Zachary SnowAllow combination of rand and const modifiers
2021-01-20 Miodrag MilanovićMerge pull request #2536 from TobiasFaller/master
2021-01-20 Miodrag MilanovićMerge pull request #2551 from zachjs/wire-logic
2021-01-20 Zachary Snowsv: fix support wire and var data type modifiers
2021-01-20 Zachary Snowverilog: allow spaces in macro arguments
2021-01-18 whitequarkMerge pull request #2547 from zachjs/plugin-so-dsym
2021-01-18 whitequarkMerge pull request #2312 from antmicro/typedef-inout
2021-01-18 Zachary SnowAdd plugin.so.dSYM to .gitignore
2021-01-18 Kamil RakoczyAdd typedef input/output test
2021-01-14 Marcelina Kościelnickaopt_share: Fix X and CO signal width for shifted $alu...
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-29 whitequarkMerge pull request #2509 from zachjs/issue-2427
2020-12-27 Zachary SnowFix elaboration of whole memory words used as indices
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-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 Zachary Snowgenrtlil: fix mux2rtlil generated wire signedness
2020-12-23 Zachary SnowFix constants bound to single bit arguments (fixes...
2020-12-22 whitequarkMerge pull request #2497 from whitequark/cxxrtl-reflow
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-19 Zachary SnowSign extend port connections where necessary
2020-12-07 Zachary SnowAllow constant function calls in constant function...
2020-12-02 whitequarkMerge pull request #2446 from RobertBaruch/rtlil_format
2020-11-25 whitequarkMerge pull request #2452 from whitequark/rtlil-remove...
2020-11-25 Claire XenMerge pull request #2133 from dh73/nodev_head
2020-11-25 whitequarkMerge pull request #2442 from cr1901/sccache
2020-11-24 whitequarkMerge pull request #2428 from whitequark/check-processes
2020-11-24 Miodrag MilanovićMerge pull request #2295 from epfl-vlsc/firrtl_blackbox...
2020-11-20 Miodrag MilanovićMerge pull request #2443 from YosysHQ/dave/nexus-mult...
next