2019-06-21 |
Clifford Wolf | Merge pull request #1121 from YosysHQ/ecp5-ccu2c-inv |
commit | commitdiff | tree |
2019-06-21 |
David Shah | ecp5: Improve mapping of $alu when BI is used |
commit | commitdiff | tree |
2019-06-21 |
Clifford Wolf | Merge pull request #1117 from bwidawsk/more-home |
commit | commitdiff | tree |
2019-06-21 |
Clifford Wolf | Merge pull request #1119 from YosysHQ/eddie/fix1118 |
commit | commitdiff | tree |
2019-06-21 |
Clifford Wolf | Merge pull request #1116 from YosysHQ/eddie/fix1115 |
commit | commitdiff | tree |
2019-06-21 |
Eddie Hung | Fix gcc invalidation behaviour for write_aiger |
commit | commitdiff | tree |
2019-06-20 |
Eddie Hung | Add test |
commit | commitdiff | tree |
2019-06-20 |
Eddie Hung | Make genvar a signed type |
commit | commitdiff | tree |
2019-06-20 |
Eddie Hung | Add CHANGELOG entry |
commit | commitdiff | tree |
2019-06-20 |
Eddie Hung | Extend sign extension tests |
commit | commitdiff | tree |
2019-06-20 |
Eddie Hung | Maintain "is_unsized" state of constants |
commit | commitdiff | tree |
2019-06-20 |
Eddie Hung | Revert "Fix sign extension when sign is 1'bx" |
commit | commitdiff | tree |
2019-06-20 |
Ben Widawsky | Add a few more filename rewrites |
commit | commitdiff | tree |
2019-06-20 |
Eddie Hung | Remove leftover comment |
commit | commitdiff | tree |
2019-06-20 |
Eddie Hung | Add test |
commit | commitdiff | tree |
2019-06-20 |
Eddie Hung | Fix sign extension when sign is 1'bx |
commit | commitdiff | tree |
2019-06-20 |
Clifford Wolf | Fix typo, fixes #1095 |
commit | commitdiff | tree |
2019-06-20 |
Clifford Wolf | Improve shregmap help message, fixes #1113 |
commit | commitdiff | tree |
2019-06-20 |
Clifford Wolf | Update some .gitignore files |
commit | commitdiff | tree |
2019-06-20 |
Clifford Wolf | Fix typo |
commit | commitdiff | tree |
2019-06-20 |
Clifford Wolf | Merge branch 'towoe-unpacked_arrays' |
commit | commitdiff | tree |
2019-06-20 |
Clifford Wolf | Add proper test for SV-style arrays |
commit | commitdiff | tree |
2019-06-20 |
Clifford Wolf | Merge branch 'unpacked_arrays' of https://github.com... |
commit | commitdiff | tree |
2019-06-19 |
Eddie Hung | Merge pull request #1111 from acw1251/help_summary_fixes |
commit | commitdiff | tree |
2019-06-19 |
acw1251 | Fixed small typo in ice40_unlut help summary |
commit | commitdiff | tree |
2019-06-19 |
acw1251 | Fixed the help summary line for a few commands |
commit | commitdiff | tree |
2019-06-19 |
Eddie Hung | Fix bug in #1078, add entry to CHANGELOG |
commit | commitdiff | tree |
2019-06-19 |
Clifford Wolf | Merge pull request #1109 from YosysHQ/clifford/fix1106 |
commit | commitdiff | tree |
2019-06-19 |
Clifford Wolf | Add "read_verilog -pwires" feature, closes #1106 |
commit | commitdiff | tree |
2019-06-19 |
Clifford Wolf | Merge pull request #1105 from YosysHQ/clifford/fixlogicinit |
commit | commitdiff | tree |
2019-06-19 |
Tobias Wölfel | Unpacked array declaration using size |
commit | commitdiff | tree |
2019-06-19 |
Clifford Wolf | Make tests/aiger less chatty |
commit | commitdiff | tree |
2019-06-19 |
Clifford Wolf | Add defvalue test, minor autotest fixes for .sv files |
commit | commitdiff | tree |
2019-06-19 |
Clifford Wolf | Use input default values in hierarchy pass |
commit | commitdiff | tree |
2019-06-19 |
Clifford Wolf | Add defaultvalue attribute |
commit | commitdiff | tree |
2019-06-19 |
Clifford Wolf | Fix handling of "logic" variables with initial value |
commit | commitdiff | tree |
2019-06-19 |
Clifford Wolf | Merge pull request #1100 from bwidawsk/home |
commit | commitdiff | tree |
2019-06-19 |
Clifford Wolf | Merge pull request #1104 from whitequark/case-semantics |
commit | commitdiff | tree |
2019-06-19 |
whitequark | Explain exact semantics of switch and case rules in... |
commit | commitdiff | tree |
2019-06-19 |
whitequark | In RTLIL::Module::check(), check process invariants. |
commit | commitdiff | tree |
2019-06-18 |
Ben Widawsky | Support filename rewrite in backends |
commit | commitdiff | tree |
2019-06-18 |
Ben Widawsky | Support ~ for home directory |
commit | commitdiff | tree |
2019-06-18 |
Clifford Wolf | Merge pull request #1086 from udif/pr_elab_sys_tasks2 |
commit | commitdiff | tree |
2019-06-16 |
Clifford Wolf | Add timescale and generated-by header to yosys-smtbmc... |
commit | commitdiff | tree |
2019-06-13 |
Serge Bazanski | Merge pull request #829 from abdelrahmanhosny/master |
commit | commitdiff | tree |
2019-06-10 |
Udi Finkelstein | Fixed brojen $error()/$info/$warning() on non-generate... |
commit | commitdiff | tree |
2019-06-10 |
Eddie Hung | Add some more comments |
commit | commitdiff | tree |
2019-06-10 |
David Shah | Merge pull request #1082 from corecode/u4k |
commit | commitdiff | tree |
2019-06-10 |
Simon Schubert | ice40/cells_sim.v: Add support for RGB_DRV/LED_DRV_CUR... |
commit | commitdiff | tree |
2019-06-08 |
Clifford Wolf | Merge pull request #1078 from YosysHQ/eddie/muxcover_costs |
commit | commitdiff | tree |
2019-06-07 |
Eddie Hung | Fix spacing from spaces to tabs |
commit | commitdiff | tree |
2019-06-07 |
Clifford Wolf | Merge pull request #1079 from YosysHQ/eddie/fix_read_aiger |
commit | commitdiff | tree |
2019-06-07 |
Eddie Hung | Add read_aiger to CHANGELOG |
commit | commitdiff | tree |
2019-06-07 |
Eddie Hung | Fix spacing (entire file is wrong anyway, will fix... |
commit | commitdiff | tree |
2019-06-07 |
Eddie Hung | Remove unnecessary std::getline() for ASCII |
commit | commitdiff | tree |
2019-06-07 |
Eddie Hung | Test *.aag too, by using *.aig as reference |
commit | commitdiff | tree |
2019-06-07 |
Eddie Hung | Fix read_aiger -- create zero driver, fix init width... |
commit | commitdiff | tree |
2019-06-07 |
Eddie Hung | Use ABC to convert from AIGER to Verilog |
commit | commitdiff | tree |
2019-06-07 |
Eddie Hung | Use ABC to convert AIGER to Verilog, then sat against... |
commit | commitdiff | tree |
2019-06-07 |
Eddie Hung | Add symbols to AIGER test inputs for ABC |
commit | commitdiff | tree |
2019-06-07 |
Eddie Hung | Allow muxcover costs to be changed |
commit | commitdiff | tree |
2019-06-07 |
Clifford Wolf | Merge pull request #1077 from YosysHQ/clifford/pr983 |
commit | commitdiff | tree |
2019-06-07 |
Clifford Wolf | Rename implicit_ports.sv test to implicit_ports.v |
commit | commitdiff | tree |
2019-06-07 |
Clifford Wolf | Fixes and cleanups in AST_TECALL handling |
commit | commitdiff | tree |
2019-06-07 |
Clifford Wolf | Merge branch 'pr_elab_sys_tasks' of https://github... |
commit | commitdiff | tree |
2019-06-07 |
Clifford Wolf | Merge branch 'tux3-implicit_named_connection' |
commit | commitdiff | tree |
2019-06-07 |
Clifford Wolf | Merge pull request #1076 from thasti/centos7-build-fix |
commit | commitdiff | tree |
2019-06-07 |
Clifford Wolf | Cleanup tux3-implicit_named_connection |
commit | commitdiff | tree |
2019-06-07 |
Clifford Wolf | Merge branch 'implicit_named_connection' of https:... |
commit | commitdiff | tree |
2019-06-07 |
Stefan Biereigel | remove boost/log/exceptions.hpp from wrapper generator |
commit | commitdiff | tree |
2019-06-06 |
tux3 | SystemVerilog support for implicit named port connections |
commit | commitdiff | tree |
2019-06-06 |
Clifford Wolf | Merge pull request #1060 from antmicro/parsing_attr_on_... |
commit | commitdiff | tree |
2019-06-06 |
David Shah | Merge pull request #1073 from whitequark/ecp5-diamond-iob |
commit | commitdiff | tree |
2019-06-06 |
whitequark | ECP5: implement all Diamond I/O buffer primitives. |
commit | commitdiff | tree |
2019-06-06 |
Clifford Wolf | Merge pull request #1071 from YosysHQ/eddie/fix_1070 |
commit | commitdiff | tree |
2019-06-06 |
Clifford Wolf | Merge pull request #1072 from YosysHQ/eddie/fix_1069 |
commit | commitdiff | tree |
2019-06-05 |
Eddie Hung | Missing doc for -tech xilinx in shregmap |
commit | commitdiff | tree |
2019-06-05 |
Eddie Hung | Error out if no top module given before 'sim' |
commit | commitdiff | tree |
2019-06-05 |
Eddie Hung | Fix typo in opt_rmdff |
commit | commitdiff | tree |
2019-06-05 |
Eddie Hung | Merge pull request #1067 from YosysHQ/clifford/fix1065 |
commit | commitdiff | tree |
2019-06-05 |
Maciej Kurc | Fixed memory leak. |
commit | commitdiff | tree |
2019-06-05 |
Clifford Wolf | Merge pull request #1066 from YosysHQ/clifford/fix1056 |
commit | commitdiff | tree |
2019-06-05 |
Clifford Wolf | Major rewrite of wire selection in setundef -init |
commit | commitdiff | tree |
2019-06-05 |
Clifford Wolf | Indent fix |
commit | commitdiff | tree |
2019-06-05 |
Clifford Wolf | Merge pull request #999 from jakobwenzel/setundefInitFix |
commit | commitdiff | tree |
2019-06-05 |
Clifford Wolf | Fix typo in fmcombine log message, fixes #1063 |
commit | commitdiff | tree |
2019-06-05 |
Clifford Wolf | Suppress driver-driver conflict warning for unknown... |
commit | commitdiff | tree |
2019-06-05 |
Clifford Wolf | Remove yosys_banner() from python wrapper init, fixes... |
commit | commitdiff | tree |
2019-06-04 |
Clifford Wolf | Merge pull request #1062 from tux3/patch-1 |
commit | commitdiff | tree |
2019-06-04 |
Tux3 | README.md: Missing formatting for <tag> |
commit | commitdiff | tree |
2019-06-04 |
Maciej Kurc | Moved tests that fail with Icarus Verilog to /tests... |
commit | commitdiff | tree |
2019-06-04 |
Eddie Hung | Merge pull request #1061 from YosysHQ/eddie/techmap_and... |
commit | commitdiff | tree |
2019-06-04 |
Eddie Hung | Remove extra newline |
commit | commitdiff | tree |
2019-06-04 |
Eddie Hung | Execute techmap and arith_map simultaneously |
commit | commitdiff | tree |
2019-06-03 |
Maciej Kurc | Added tests for attributes |
commit | commitdiff | tree |
2019-06-02 |
Clifford Wolf | Only support Symbiotic EDA flavored Verific |
commit | commitdiff | tree |
2019-05-31 |
Maciej Kurc | Added support for parsing attributes on port connections. |
commit | commitdiff | tree |
2019-05-31 |
Clifford Wolf | Fix "tee" handling of log_streams |
commit | commitdiff | tree |
2019-05-30 |
Clifford Wolf | Enable Verific flag veri_elaborate_top_level_modules_ha... |
commit | commitdiff | tree |
2019-05-30 |
Clifford Wolf | Merge pull request #1057 from mmicko/fix_478 |
commit | commitdiff | tree |
next |