Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Replace assert with NPNR_ASSERT | David Shah | 2018-07-04 | 1 | -85/+55 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Building using MSVC works | Miodrag Milanovic | 2018-07-04 | 1 | -0/+7 |
| | |||||
* | Fixed macros and includes for MSVC | Miodrag Milanovic | 2018-07-03 | 1 | -14/+28 |
| | |||||
* | Split "arch.h" in "arch.h" and "archdefs.h" | Clifford Wolf | 2018-06-29 | 1 | -142/+0 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | ice40: UltraPlus SPRAM working | David Shah | 2018-06-29 | 1 | -1/+1 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Refactor: remove PlacementValidityChecker and move methods to Arch | David Shah | 2018-06-25 | 1 | -0/+19 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | added project saving and loading | Miodrag Milanovic | 2018-06-24 | 1 | -0/+3 |
| | |||||
* | Improve router ripup handling | Clifford Wolf | 2018-06-23 | 1 | -1/+12 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Updates from clangformat | Clifford Wolf | 2018-06-23 | 1 | -59/+19 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Refactoring bind/unbind API | Clifford Wolf | 2018-06-23 | 1 | -8/+46 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | ice40: Move global net test to Arch | David Shah | 2018-06-23 | 1 | -0/+4 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | ice40: SB_LFOSC support, fabric routing only | David Shah | 2018-06-22 | 1 | -5/+0 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | ice40: Preparations for extra cells support | David Shah | 2018-06-22 | 1 | -1/+12 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | ice40: Add UltraPlus tiles to database | David Shah | 2018-06-22 | 1 | -0/+5 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Switched from clifford@clifford.at to clifford@symbioticeda.com for ↵ | Clifford Wolf | 2018-06-22 | 1 | -1/+1 |
| | | | | | | copyright headers Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Updates from clangformat | Clifford Wolf | 2018-06-21 | 1 | -12/+3 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add ctx->checksum(), slightly improve log messages | Clifford Wolf | 2018-06-21 | 1 | -0/+16 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Improvements in router | Clifford Wolf | 2018-06-21 | 1 | -1/+2 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Clifford Wolf | 2018-06-20 | 1 | -0/+11 |
|\ | |||||
| * | Working on the timing budget annnotator | David Shah | 2018-06-20 | 1 | -3/+4 |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
| * | Adding stubs for delay annotation and cell timing lookup | David Shah | 2018-06-20 | 1 | -0/+10 |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | | Changes to estimatePosition API | Clifford Wolf | 2018-06-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | Add better iCE40 delay estimates | Clifford Wolf | 2018-06-20 | 1 | -1/+16 |
|/ | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Updates from clangformat | Clifford Wolf | 2018-06-19 | 1 | -2/+7 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Refactor Arch/Context design hierarchy | Clifford Wolf | 2018-06-19 | 1 | -22/+19 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Getting rid of users of old IdString API | Clifford Wolf | 2018-06-18 | 1 | -6/+6 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Getting rid of users of old IdString API | Clifford Wolf | 2018-06-18 | 1 | -2/+5 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Rename chip.h to arch.h | Clifford Wolf | 2018-06-18 | 1 | -0/+757 |
Signed-off-by: Clifford Wolf <clifford@clifford.at> |