Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | Merge pull request #943 from YosysHQ/clifford/whitebox | Clifford Wolf | 2019-04-20 | 27 | -55/+157 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Add "techmap -wb", use in formal flows | Clifford Wolf | 2019-04-20 | 3 | -6/+13 | |
| | | * | | | | | | | | | | | | Check blackbox attribute in techmap/simplemap | Clifford Wolf | 2019-04-20 | 2 | -2/+2 | |
| | | * | | | | | | | | | | | | Add "wbflip" command | Clifford Wolf | 2019-04-20 | 3 | -3/+45 | |
| | | * | | | | | | | | | | | | Revert "write_json to not write contents (cells/wires) of whiteboxes" | Eddie Hung | 2019-04-18 | 1 | -59/+56 | |
| | | * | | | | | | | | | | | | write_json to not write contents (cells/wires) of whiteboxes | Eddie Hung | 2019-04-18 | 1 | -56/+59 | |
| | | * | | | | | | | | | | | | Ignore 'whitebox' attr in flatten with "-wb" option | Eddie Hung | 2019-04-18 | 2 | -7/+21 | |
| | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Add "whitebox" attribute, add "read_verilog -wb" | Clifford Wolf | 2019-04-18 | 23 | -42/+81 | |
| | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/pmux2shiftx' into xc7srl | Eddie Hung | 2019-04-20 | 2 | -0/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fix ordering of when to insert zero index | Eddie Hung | 2019-04-11 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin' into xc7srl | Eddie Hung | 2019-04-20 | 15 | -104/+193 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge pull request #942 from YosysHQ/clifford/fix931 | Clifford Wolf | 2019-04-20 | 2 | -5/+63 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Improve proc full_case detection and handling, fixes #931 | Clifford Wolf | 2019-04-18 | 2 | -5/+63 | |
| | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Improve "show" handling of 0/1/X/Z padding | Clifford Wolf | 2019-04-20 | 1 | -2/+21 | |
| | * | | | | | | | | | | | Change "ne" to "neq" in btor2 output | Clifford Wolf | 2019-04-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Add tests/aiger/.gitignore | Clifford Wolf | 2019-04-19 | 1 | -0/+2 | |
| | * | | | | | | | | | | | Spelling fixes | Eddie Hung | 2019-04-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | Update to ABC 3709744 | Clifford Wolf | 2019-04-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Merge pull request #917 from YosysHQ/eddie/fix_retime | Eddie Hung | 2019-04-18 | 4 | -38/+46 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | Fix abc's remap_name to not ignore [^0-9] when extracting sid | Eddie Hung | 2019-04-18 | 1 | -12/+16 | |
| | | * | | | | | | | | | | ABC to call retime all the time | Eddie Hung | 2019-04-18 | 1 | -15/+11 | |
| | | * | | | | | | | | | | Revert "synth_* with -retime option now calls abc with -D 1 as well" | Eddie Hung | 2019-04-18 | 11 | -15/+15 | |
| | | * | | | | | | | | | | Merge branch 'master' into eddie/fix_retime | Eddie Hung | 2019-04-18 | 7 | -75/+72 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Update to ABC d1b6413 | Clifford Wolf | 2019-04-17 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge pull request #939 from YosysHQ/revert895 | Eddie Hung | 2019-04-16 | 1 | -28/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Revert #895 | Eddie Hung | 2019-04-16 | 1 | -28/+0 | |
| | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | synth_* with -retime option now calls abc with -D 1 as well | Eddie Hung | 2019-04-10 | 11 | -15/+15 | |
| | | * | | | | | | | | | Revert "abc -dff now implies "-D 0" otherwise retiming doesn't happen" | Eddie Hung | 2019-04-10 | 1 | -2/+0 | |
| | | * | | | | | | | | | Revert ""&nf -D 0" fails => use "-D 1" instead" | Eddie Hung | 2019-04-10 | 1 | -1/+1 | |
| | | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into eddie/fix_retime | Eddie Hung | 2019-04-10 | 2 | -4/+5 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | $_XILINX_SHREG_ to preserve src attribute | Eddie Hung | 2019-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Update CHANGELOG | Eddie Hung | 2019-04-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'undo_pr895' into xc7srl | Eddie Hung | 2019-04-08 | 1 | -17/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Undo #895 by instead setting an attribute | Eddie Hung | 2019-04-08 | 1 | -17/+3 | |
| * | | | | | | | | | | | | | Cope with undoing #895 | Eddie Hung | 2019-04-08 | 1 | -14/+26 | |
| * | | | | | | | | | | | | | Revert "Remove handling for $pmux, since #895" | Eddie Hung | 2019-04-08 | 1 | -0/+40 | |
| * | | | | | | | | | | | | | Call shregmap twice -- once for variable, another for fixed | Eddie Hung | 2019-04-05 | 3 | -37/+31 | |
| * | | | | | | | | | | | | | Merge branch 'eddie/fix_retime' into xc7srl | Eddie Hung | 2019-04-05 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Add retime test | Eddie Hung | 2019-04-05 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | Fix S0 -> S1 | Eddie Hung | 2019-04-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Move dffinit til after abc | Eddie Hung | 2019-04-05 | 3 | -2/+2 | |
| * | | | | | | | | | | | | | Merge branch 'eddie/fix_retime' into xc7srl | Eddie Hung | 2019-04-05 | 11 | -14/+85 | |
| |\| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Move techamp t:$_DFF_?N? to before abc call | Eddie Hung | 2019-04-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | Retry | Eddie Hung | 2019-04-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | "&nf -D 0" fails => use "-D 1" instead | Eddie Hung | 2019-04-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Resolve @daveshah1 comment, update synth_xilinx help | Eddie Hung | 2019-04-05 | 2 | -7/+9 | |
| | * | | | | | | | | | | | | synth_xilinx to techmap FFs after abc call, otherwise -retime fails | Eddie Hung | 2019-04-05 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | abc -dff now implies "-D 0" otherwise retiming doesn't happen | Eddie Hung | 2019-04-05 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | techmap inside map_cells stage | Eddie Hung | 2019-04-05 | 2 | -2/+1 | |
| * | | | | | | | | | | | | Merge branch 'map_cells_before_map_luts' into xc7srl | Eddie Hung | 2019-04-04 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | |