Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into slack_histogram | Eddie Hung | 2018-08-04 | 15 | -26/+166 |
|\ | |||||
| * | compile fix | Miodrag Milanovic | 2018-08-04 | 1 | -1/+1 |
| * | Merge pull request #33 from YosysHQ/gui-ecp5 | Miodrag Milanović | 2018-08-04 | 15 | -25/+165 |
| |\ | |||||
| | * | Utility calls static | Miodrag Milanovic | 2018-08-04 | 2 | -2/+2 |
| | * | Move ArchArgs to BaseWindow | Miodrag Milanovic | 2018-08-04 | 7 | -11/+7 |
| | * | Chip selection ui for ECP5 | Miodrag Milanovic | 2018-08-04 | 3 | -2/+53 |
| | * | not needed anymore | Miodrag Milanovic | 2018-08-04 | 1 | -7/+0 |
| | * | add write bitstream | Miodrag Milanovic | 2018-08-04 | 5 | -2/+77 |
| | * | Unify interfaces for gui | Miodrag Milanovic | 2018-08-03 | 8 | -9/+34 |
* | | | Merge branch 'master' into slack_histogram | Eddie Hung | 2018-08-03 | 4 | -16/+15 |
|\| | | |||||
| * | | Merge pull request #30 from eddiehung/slack_redist_freq | Eddie Hung | 2018-08-03 | 4 | -19/+18 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into slack_redist_freq | Eddie Hung | 2018-08-03 | 21 | -699/+704 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | Auto frequency only if --freq 0 is set | Eddie Hung | 2018-08-03 | 4 | -19/+18 |
| | |/ | |||||
* | | | Merge branch 'master' into slack_histogram | Eddie Hung | 2018-08-03 | 21 | -699/+704 |
|\| | | |||||
| * | | Merge pull request #23 from daveshah1/use_placeconstr | David Shah | 2018-08-04 | 20 | -698/+699 |
| |\ \ | |||||
| | * | | place_common: Remove excessively verbose debugging | David Shah | 2018-08-04 | 1 | -13/+0 |
| | * | | clangformat | David Shah | 2018-08-04 | 5 | -14/+14 |
| | * | | Tidy up | David Shah | 2018-08-04 | 3 | -3/+2 |
| | * | | Add constraint weight as a command line option | David Shah | 2018-08-03 | 7 | -8/+27 |
| | * | | Add distance moved metrics, changing heuristics | David Shah | 2018-08-03 | 2 | -1/+31 |
| | * | | placer1: Experiment with adding 'constraint distance' metric | David Shah | 2018-08-03 | 1 | -2/+11 |
| | * | | place_common: Fixing accidental chain breakage | David Shah | 2018-08-03 | 1 | -4/+7 |
| | * | | Adding constraint satisfaction checks for debugging | David Shah | 2018-08-03 | 3 | -9/+18 |
| | * | | Fixing constraint placement bugs | David Shah | 2018-08-03 | 5 | -31/+56 |
| | * | | place_common: Debugging bad relative constraint legalisation | David Shah | 2018-08-03 | 1 | -1/+31 |
| | * | | Fixing relative constraint implementation | David Shah | 2018-08-03 | 2 | -1/+11 |
| | * | | place_common: Relative constraints working for basic example | David Shah | 2018-08-03 | 1 | -11/+28 |
| | * | | place_common: Fixing rel legaliser search bugs | David Shah | 2018-08-03 | 1 | -3/+3 |
| | * | | Reworking packer and placer to use new generic rel legaliser | David Shah | 2018-08-03 | 4 | -10/+18 |
| | * | | place_common.cc: Working on constraint legalisation | David Shah | 2018-08-03 | 1 | -13/+133 |
| | * | | place_common: Helper functions for rel. constraints | David Shah | 2018-08-03 | 2 | -0/+126 |
| | * | | Remove old place legaliser, set placement constraints instead (currently igno... | David Shah | 2018-08-03 | 10 | -679/+288 |
| | |/ | |||||
| * / | ice40: Add SB_GB timing to database | David Shah | 2018-08-04 | 1 | -1/+5 |
| |/ | |||||
* | | clangformat | Eddie Hung | 2018-08-03 | 1 | -14/+20 |
* | | Add crude histogram feature, printed after placement and routing | Eddie Hung | 2018-08-03 | 3 | -5/+33 |
* | | Remove space | Eddie Hung | 2018-08-03 | 1 | -1/+0 |
* | | Refactor timing.cc into Timing class | Eddie Hung | 2018-08-03 | 4 | -102/+113 |
|/ | |||||
* | Merge pull request #21 from daveshah1/promote_logic_globals | Clifford Wolf | 2018-08-03 | 1 | -10/+40 |
|\ | |||||
| * | ice40: Promote 'logic' globals as well as clock/enable/reset | David Shah | 2018-08-03 | 1 | -10/+40 |
* | | Merge pull request #22 from YosysHQ/routethru | Clifford Wolf | 2018-08-03 | 4 | -15/+129 |
|\ \ | |||||
| * | | ice40: Add bitstream gen for routethru LUTs | David Shah | 2018-08-03 | 1 | -9/+58 |
| * | | Add LUT route-through pips to iCE40 architecture database | Clifford Wolf | 2018-08-02 | 3 | -6/+71 |
* | | | Merge pull request #20 from YosysHQ/gui4all | Miodrag Milanović | 2018-08-03 | 24 | -448/+404 |
|\ \ \ | |_|/ |/| | | |||||
| * | | ecp5: Refresh Bels when they are modified | David Shah | 2018-08-03 | 1 | -0/+2 |
| * | | Moved to new signal slot syntax | Miodrag Milanovic | 2018-08-03 | 5 | -50/+47 |
| * | | clangformat | Miodrag Milanovic | 2018-08-02 | 5 | -28/+23 |
| * | | Add names to toolbars | Miodrag Milanovic | 2018-08-02 | 1 | -4/+4 |
| * | | Document and cleanup | Miodrag Milanovic | 2018-08-02 | 4 | -105/+120 |
| * | | Move common logic to basewindow | Miodrag Milanovic | 2018-08-02 | 6 | -265/+292 |
| * | | Make worker generic | Miodrag Milanovic | 2018-08-02 | 5 | -111/+31 |