Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Missing techmap entry in help | Eddie Hung | 2019-04-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Use soft-logic, not LUT3 instantiation | Eddie Hung | 2019-04-04 | 1 | -4/+2 | |
| * | | | | | | | | | | | | Merge branch 'map_cells_before_map_luts' into xc7srl | Eddie Hung | 2019-04-04 | 2 | -13/+13 | |
| |\| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | synth_xilinx to map_cells before map_luts | Eddie Hung | 2019-04-04 | 1 | -12/+12 | |
| * | | | | | | | | | | | | Cleanup comments | Eddie Hung | 2019-04-04 | 1 | -5/+4 | |
| * | | | | | | | | | | | | t:$dff* -> t:$dff t:$dffe | Eddie Hung | 2019-04-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Remove handling for $pmux, since #895 | Eddie Hung | 2019-04-03 | 1 | -40/+0 | |
| * | | | | | | | | | | | | -nosrl meant when -nobram | Eddie Hung | 2019-04-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Remove duplicate STARTUPE2 | Eddie Hung | 2019-04-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Disable shregmap in synth_xilinx if -retime | Eddie Hung | 2019-04-03 | 1 | -3/+3 | |
| * | | | | | | | | | | | | Add changelog entry | Eddie Hung | 2019-04-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xc7srl | Eddie Hung | 2019-04-03 | 14 | -73/+526 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | synth_xilinx to use shregmap with -minlen 3 | Eddie Hung | 2019-03-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xc7srl | Eddie Hung | 2019-03-25 | 15 | -37/+943 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Cope with SHREG not having E port; Revert $pmux fine tune | Eddie Hung | 2019-03-23 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | Add support for SHREGMAP+$mux, also fine tune $pmux | Eddie Hung | 2019-03-22 | 1 | -1/+24 | |
| * | | | | | | | | | | | | | | Leftover printf | Eddie Hung | 2019-03-22 | 1 | -1/+0 |