2019-04-23 |
Clifford Wolf | Add specify support to README |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Improve $specrule interface |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Improve $specrule interface |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Add $specrule cells for $setup/$hold/$skew specify... |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Preserve $specify[23] cells |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Allow $specify[23] cells in blackbox modules |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Rename T_{RISE,FALL}_AVG to T_{RISE,FALL}_TYP to better... |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Add $specify2/$specify3 support to write_verilog |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Add support for $assert/$assume/$cover to write_verilog |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Add CellTypes support for $specify2 and $specify3 |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Add InternalCellChecker support for $specify2 and ... |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Checking and fixing specify cells in genRTLIL |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Un-break default specify parser |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Add specify parser |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Add $specify2 and $specify3 cells to simlib |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Merge pull request #957 from YosysHQ/oai4fix |
commit | commitdiff | tree |
2019-04-23 |
David Shah | Fixes for OAI4 cell implementation |
commit | commitdiff | tree |
2019-04-23 |
Eddie Hung | Format some names using inline code |
commit | commitdiff | tree |
2019-04-23 |
Eddie Hung | Fix spelling |
commit | commitdiff | tree |
2019-04-23 |
Clifford Wolf | Remove some left-over log_dump() |
commit | commitdiff | tree |
2019-04-22 |
Eddie Hung | Merge pull request #914 from YosysHQ/xc7srl |
commit | commitdiff | tree |
2019-04-22 |
Eddie Hung | Update help message |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #952 from YosysHQ/clifford/fix370 |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #951 from YosysHQ/clifford/logdebug |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #949 from YosysHQ/clifford/pmux2shim... |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #953 from YosysHQ/clifford/fix948 |
commit | commitdiff | tree |
2019-04-22 |
Eddie Hung | Move 'shregmap -tech xilinx' into map_cells |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Add support for zero-width signals to Verilog back... |
commit | commitdiff | tree |
2019-04-22 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into xc7srl |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Determine correct signedness and expression width in... |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Add log_debug() framework |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #950 from whitequark/attrmap_remove_... |
commit | commitdiff | tree |
2019-04-22 |
whitequark | attrmap: extend -remove to allow removing attributes... |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Updaye pmux2shiftx test |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Add full_pmux feature to pmux2shiftx |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Set ENABLE_LIBYOSYS=0 by default |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Set ENABLE_PYOSYS=0 by default |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #905 from christian-krieg/feature... |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #941 from Wren6991/sim_lib_io_clke |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge branch 'dh73-master' |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge branch 'master' of https://github.com/dh73/yosys_... |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Re-added clean after techmap in synth_xilinx |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #916 from YosysHQ/map_cells_before_m... |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #911 from mmicko/gowin-nobram |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #909 from zachjs/master |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #944 from YosysHQ/clifford/pmux2shiftx |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Merge pull request #945 from YosysHQ/clifford/libwb |
commit | commitdiff | tree |
2019-04-22 |
Clifford Wolf | Disable blackbox detection in techmap files |
commit | commitdiff | tree |
2019-04-21 |
Eddie Hung | Tidy up, fix for -nosrl |
commit | commitdiff | tree |
2019-04-21 |
Eddie Hung | Merge branch 'map_cells_before_map_luts' into xc7srl |
commit | commitdiff | tree |
2019-04-21 |
Eddie Hung | Merge branch 'master' into map_cells_before_map_luts |
commit | commitdiff | tree |
2019-04-21 |
Eddie Hung | Add comments |
commit | commitdiff | tree |
2019-04-21 |
Eddie Hung | Use new pmux2shiftx from #944, remove my old attempt |
commit | commitdiff | tree |
2019-04-21 |
Luke Wren | ice40 cells_sim.v: SB_IO: update clock enable behaviour... |
commit | commitdiff | tree |
2019-04-21 |
Clifford Wolf | Fix tests |
commit | commitdiff | tree |
2019-04-21 |
Clifford Wolf | Add "noblackbox" attribute |
commit | commitdiff | tree |
2019-04-21 |
Eddie Hung | Merge remote-tracking branch 'origin/clifford/pmux2shif... |
commit | commitdiff | tree |
2019-04-21 |
Eddie Hung | Merge remote-tracking branch 'origin/master' into xc7srl |
commit | commitdiff | tree |
2019-04-20 |
Clifford Wolf | New behavior for front-end handling of whiteboxes |
commit | commitdiff | tree |
2019-04-20 |
Clifford Wolf | Merge pull request #943 from YosysHQ/clifford/whitebox |
commit | commitdiff | tree |
2019-04-20 |
Eddie Hung | Merge remote-tracking branch 'origin/pmux2shiftx' into... |
commit | commitdiff | tree |
2019-04-20 |
Eddie Hung | Merge remote-tracking branch 'origin' into xc7srl |
commit | commitdiff | tree |
2019-04-20 |
Clifford Wolf | Auto-initialize OnehotDatabase on-demand in pmux2shiftx.cc |
commit | commitdiff | tree |
2019-04-20 |
Clifford Wolf | Add "onehot" pass, improve "pmux2shiftx" onehot handling |
commit | commitdiff | tree |
2019-04-20 |
Clifford Wolf | Add "techmap -wb", use in formal flows |
commit | commitdiff | tree |
2019-04-20 |
Clifford Wolf | Check blackbox attribute in techmap/simplemap |
commit | commitdiff | tree |
2019-04-20 |
Clifford Wolf | Add "wbflip" command |
commit | commitdiff | tree |
2019-04-20 |
Clifford Wolf | Merge pull request #942 from YosysHQ/clifford/fix931 |
commit | commitdiff | tree |
2019-04-20 |
Clifford Wolf | Improve "pmux2shiftx" |
commit | commitdiff | tree |
2019-04-19 |
Clifford Wolf | Fix some typos |
commit | commitdiff | tree |
2019-04-19 |
Clifford Wolf | Improvements in "pmux2shiftx" |
commit | commitdiff | tree |
2019-04-19 |
Clifford Wolf | Improvements in pmux2shiftx |
commit | commitdiff | tree |
2019-04-19 |
Clifford Wolf | Add test for pmux2shiftx |
commit | commitdiff | tree |
2019-04-19 |
Clifford Wolf | Improve pmux2shift ctrl permutation finder |
commit | commitdiff | tree |
2019-04-19 |
Clifford Wolf | Complete rewrite of pmux2shiftx |
commit | commitdiff | tree |
2019-04-19 |
Clifford Wolf | Import initial pmux2shiftx from eddieh |
commit | commitdiff | tree |
2019-04-19 |
Clifford Wolf | Improve "show" handling of 0/1/X/Z padding |
commit | commitdiff | tree |
2019-04-19 |
Clifford Wolf | Change "ne" to "neq" in btor2 output |
commit | commitdiff | tree |
2019-04-19 |
Clifford Wolf | Add tests/aiger/.gitignore |
commit | commitdiff | tree |
2019-04-19 |
Eddie Hung | Spelling fixes |
commit | commitdiff | tree |
2019-04-19 |
Eddie Hung | Revert "write_json to not write contents (cells/wires... |
commit | commitdiff | tree |
2019-04-18 |
Clifford Wolf | Update to ABC 3709744 |
commit | commitdiff | tree |
2019-04-18 |
Eddie Hung | Merge pull request #917 from YosysHQ/eddie/fix_retime |
commit | commitdiff | tree |
2019-04-18 |
Eddie Hung | write_json to not write contents (cells/wires) of white... |
commit | commitdiff | tree |
2019-04-18 |
Eddie Hung | Ignore 'whitebox' attr in flatten with "-wb" option |
commit | commitdiff | tree |
2019-04-18 |
Eddie Hung | Fix abc's remap_name to not ignore [^0-9] when extracti... |
commit | commitdiff | tree |
2019-04-18 |
Eddie Hung | ABC to call retime all the time |
commit | commitdiff | tree |
2019-04-18 |
Clifford Wolf | Add "whitebox" attribute, add "read_verilog -wb" |
commit | commitdiff | tree |
2019-04-18 |
Eddie Hung | Revert "synth_* with -retime option now calls abc with... |
commit | commitdiff | tree |
2019-04-18 |
Eddie Hung | Merge branch 'master' into eddie/fix_retime |
commit | commitdiff | tree |
2019-04-18 |
Clifford Wolf | Improve proc full_case detection and handling, fixes... |
commit | commitdiff | tree |
2019-04-17 |
Clifford Wolf | Update to ABC d1b6413 |
commit | commitdiff | tree |
2019-04-16 |
Eddie Hung | Merge pull request #939 from YosysHQ/revert895 |
commit | commitdiff | tree |
2019-04-16 |
Eddie Hung | Revert #895 |
commit | commitdiff | tree |
2019-04-16 |
Eddie Hung | Merge pull request #937 from YosysHQ/revert-932-eddie... |
commit | commitdiff | tree |
2019-04-16 |
Eddie Hung | Revert "Recognise default entry in case even if all... |
commit | commitdiff | tree |
2019-04-15 |
Eddie Hung | Merge pull request #936 from YosysHQ/README-fix-quotes |
commit | commitdiff | tree |
2019-04-15 |
whitequark | README: fix some incorrect quoting. |
commit | commitdiff | tree |
2019-04-13 |
Diego | GoWin enablement: DRAM, initial BRAM, DRAM init, DRAM... |
commit | commitdiff | tree |
2019-04-12 |
Eddie Hung | Merge pull request #928 from litghost/add_xc7_sim_models |
commit | commitdiff | tree |
next |