Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump tests submodule | David Shah | 2019-09-03 | 1 | -0/+0 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Bump tests submodule | David Shah | 2019-08-06 | 1 | -0/+0 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | When choosing between labels for one net, always prefer ports. | whitequark | 2019-05-29 | 1 | -0/+0 |
| | | | | | | | | | 1. Ports are already used in PCF and LPF files, so it is natural that the developer would use them for constraints as well. 2. Unpredictable (the set of netlabels nextpnr looks at depends on the optimizations during synthesis) net naming makes it impossible for code generators like nMigen to reliably apply clock constraints. | ||||
* | ice40: Don't constrain to a PLL bel that has already been used | David Shah | 2019-04-01 | 1 | -0/+0 |
| | | | | | | Fixes #258 Signed-off-by: David Shah <dave@ds0.me> | ||||
* | HeAP: Don't call Eigen if system is empty | David Shah | 2019-04-01 | 1 | -0/+0 |
| | | | | | | Fixes #259 Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Bump tests to include WAIVE | David Shah | 2019-03-23 | 1 | -0/+0 |
| | |||||
* | json: Fix inputs directly driving inouts | David Shah | 2019-03-20 | 1 | -0/+0 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | tests: Bump submodule to include ecp5 regressions | David Shah | 2019-03-01 | 1 | -0/+0 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ice40: Fix timing class of 'padin' GB outputs | David Shah | 2019-02-20 | 1 | -0/+0 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | [tests] Update submodule | Eddie Hung | 2019-02-12 | 1 | -0/+0 |
| | |||||
* | [tests] Update submodule | Eddie Hung | 2019-02-12 | 1 | -0/+0 |
| | |||||
* | [tests] Update submodule | Eddie Hung | 2019-02-09 | 1 | -0/+0 |
| | |||||
* | [tests] Update submodule | Eddie Hung | 2019-02-09 | 1 | -0/+0 |
| | |||||
* | [tests] Update submodule | Eddie Hung | 2019-02-09 | 1 | -0/+0 |
| | |||||
* | [tests] Update submodule | Eddie Hung | 2019-02-08 | 1 | -0/+0 |
| | |||||
* | [tests] Update submodule | Eddie Hung | 2019-02-07 | 1 | -0/+0 |
| | |||||
* | [test] Update submodule pointer | Eddie Hung | 2019-02-07 | 1 | -0/+0 |
| | |||||
* | [tests] Move existing tests/* into submodule nextpnr-tests | Eddie Hung | 2019-02-07 | 10 | -813/+0 |
| | |||||
* | Fix tests | Miodrag Milanovic | 2018-08-23 | 6 | -12/+12 |
| | |||||
* | gui: fix crash on ecp5 gui, fix quadtree tests to not get broken by clangformat | Sergiusz Bazanski | 2018-08-01 | 1 | -0/+1 |
| | |||||
* | gui: fix quadtree test | Sergiusz Bazanski | 2018-08-01 | 1 | -1/+1 |
| | |||||
* | clangformat | Sergiusz Bazanski | 2018-08-01 | 1 | -20/+14 |
| | |||||
* | gui: after review of quadtree by msgctl, tougher tests | Sergiusz Bazanski | 2018-07-26 | 1 | -3/+3 |
| | |||||
* | gui: Add QuadTree and tests | Sergiusz Bazanski | 2018-07-25 | 1 | -0/+127 |
| | |||||
* | ice40: fix wire_num in tests | Sergiusz Bazanski | 2018-07-25 | 6 | -6/+6 |
| | |||||
* | Renamed dummy->generic for tests, also fix warning | Miodrag Milanovic | 2018-07-11 | 1 | -0/+0 |
| | |||||
* | Test compile fix | Miodrag Milanovic | 2018-07-04 | 6 | -6/+0 |
| | |||||
* | added credits for tests | Miodrag Milanovic | 2018-06-23 | 8 | -0/+158 |
| | |||||
* | clangformat cleanup | Miodrag Milanovic | 2018-06-23 | 6 | -24/+12 |
| | |||||
* | Tests pass now | Miodrag Milanovic | 2018-06-23 | 6 | -6/+12 |
| | |||||
* | Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, | Miodrag Milanovic | 2018-06-23 | 6 | -132/+132 |
| | |||||
* | tests: Fix ice40 tests | David Shah | 2018-06-13 | 6 | -0/+6 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | clangformat cleanup | Miodrag Milanovic | 2018-06-12 | 8 | -403/+399 |
| | |||||
* | Write tests to replace -test option from main | Miodrag Milanovic | 2018-06-12 | 8 | -21/+528 |
| | |||||
* | Added dummy tests per arch | Miodrag Milanovic | 2018-06-11 | 2 | -0/+36 |