Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Needed by python lib itself for static | Miodrag Milanovic | 2020-07-23 | 1 | -0/+5 |
| | |||||
* | Initial conversion to pybind11 | Miodrag Milanovic | 2020-07-23 | 9 | -305/+223 |
| | |||||
* | Add pybind11 2.5 source | Miodrag Milanovic | 2020-07-23 | 186 | -0/+41171 |
| | |||||
* | Merge pull request #474 from rroohhh/master | Miodrag Milanović | 2020-07-16 | 1 | -1/+1 |
|\ | | | | | readme: fix typo ICEBOX -> ICESTORM | ||||
| * | readme: fix typo ICEBOX -> ICESTORM | Robin Ole Heinemann | 2020-07-16 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #473 from YosysHQ/dave/lpf-param-check | David Shah | 2020-07-13 | 1 | -0/+8 |
|\ | | | | | ecp5: Add a warning for unknown LPF IOBUF attrs | ||||
| * | ecp5: Add a warning for unknown LPF IOBUF attrs | David Shah | 2020-07-13 | 1 | -0/+8 |
|/ | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | ci: Bump prjtrellis version | David Shah | 2020-07-13 | 1 | -1/+1 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Merge pull request #472 from YosysHQ/ecp5-sysconfig | David Shah | 2020-07-13 | 5 | -4/+58 |
|\ | | | | | ecp5: SYSCONFIG in LPF support | ||||
| * | ecp5: Add SYSCONFIG settings to bitstream | David Shah | 2020-07-12 | 4 | -3/+38 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | ecp5: Add parsing of SYSCONFIG line in LPF | David Shah | 2020-07-12 | 1 | -1/+20 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | Merge pull request #471 from smunaut/fix-pll-gbio-conflict | David Shah | 2020-07-12 | 1 | -1/+2 |
|\ \ | |/ |/| | ice40: If IO is used by SB_GB_IO, can't use it for PLL | ||||
| * | ice40: If IO is used by SB_GB_IO, can't use it for PLL | Sylvain Munaut | 2020-07-09 | 1 | -1/+2 |
|/ | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | Merge pull request #469 from YosysHQ/new_parts_fixes | Miodrag Milanović | 2020-07-08 | 5 | -16/+43 |
|\ | | | | | Fixes for new part types | ||||
| * | Fixes for new part types | Miodrag Milanovic | 2020-07-08 | 5 | -16/+43 |
|/ | |||||
* | Merge pull request #468 from YosysHQ/support_hx4k | David Shah | 2020-07-08 | 4 | -23/+121 |
|\ | | | | | Support 4K parts directly | ||||
| * | Use proper names in GUI | Miodrag Milanovic | 2020-07-08 | 2 | -24/+24 |
| | | |||||
| * | Support rest of parts | Miodrag Milanovic | 2020-07-08 | 4 | -13/+64 |
| | | |||||
| * | Missed adding option | Miodrag Milanovic | 2020-07-08 | 1 | -0/+2 |
| | | |||||
| * | Adding LP4K as well | Miodrag Milanovic | 2020-07-08 | 4 | -3/+18 |
| | | |||||
| * | Support 4K parts directly | Miodrag Milanovic | 2020-07-08 | 4 | -5/+35 |
|/ | |||||
* | Fix assert, check should be other way arround | Miodrag Milanovic | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #463 from YosysHQ/fix-archcheck | David Shah | 2020-07-02 | 7 | -9/+21 |
|\ | | | | | Fix arch checks, and add these to CI | ||||
| * | ci: Run --test architecture checks | David Shah | 2020-06-29 | 2 | -0/+7 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | ci: Bump trellis and icestorm versions to latest | David Shah | 2020-06-29 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | ecp5: Fix getTileBelDimZ | David Shah | 2020-06-29 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | Avoid low-value and slow pip name check for ECP5 | David Shah | 2020-06-29 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | ice40: Fix getBelsByTile | David Shah | 2020-06-29 | 2 | -2/+6 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | Merge pull request #465 from whitequark/fix-trellis-discovery | whitequark | 2020-07-01 | 2 | -4/+28 |
|\ \ | | | | | | | Improve Trellis discovery logic | ||||
| * | | CMake: improve logic for discovering Trellis. | whitequark | 2020-07-01 | 1 | -1/+25 |
| | | | |||||
| * | | CMake: fix path checks in chipdb build scripts. | whitequark | 2020-07-01 | 2 | -3/+3 |
|/ / | | | | | | | | | | | | | `if(NOT DEFINED)` is not appropriate since a variable that contains `-NOTFOUND` still counts as `DEFINED`. This can cause issues if configuration fails, writes `-NOTFOUND` to the cache, and is then restarted. | ||||
* / | ecp5: Fix derivation of OSCG timing constraint | David Shah | 2020-06-29 | 1 | -1/+5 |
|/ | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | placer1: Unlock even if placement fails | David Shah | 2020-06-29 | 1 | -0/+2 |
| | | | | | | | | Prevents a hang during routing when using --force Fixes #462 Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Make python bindings consistent | Miodrag Milanovic | 2020-06-27 | 2 | -2/+4 |
| | |||||
* | Fix clangformat and execute it | Miodrag Milanovic | 2020-06-27 | 5 | -27/+23 |
| | |||||
* | Update git ignore locations | Miodrag Milanovic | 2020-06-27 | 3 | -3/+4 |
| | |||||
* | Update some URLs | David Shah | 2020-06-26 | 2 | -5/+5 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Merge pull request #460 from whitequark/better-embed | David Shah | 2020-06-26 | 21 | -341/+266 |
|\ | | | | | Simplify and improve chipdb embedding/loading | ||||
| * | Simplify and improve chipdb embedding/loading. | whitequark | 2020-06-26 | 21 | -341/+266 |
| | | |||||
* | | Update COPYING | David Shah | 2020-06-25 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | HeAP: Add timeout to IO placement | David Shah | 2020-06-25 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | Fix typo | whitequark | 2020-06-25 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #459 from whitequark/better-chipdb | David Shah | 2020-06-25 | 14 | -293/+362 |
|\ | | | | | CMake: rewrite chipdb handling from ground up | ||||
| * | CMake: require at least version 3.5 (Ubuntu 16.04). | whitequark | 2020-06-25 | 4 | -5/+4 |
| | | |||||
| * | CMake: rewrite chipdb handling from ground up. | whitequark | 2020-06-25 | 13 | -288/+358 |
| | | |||||
| * | CMake: only request a CXX compiler. | whitequark | 2020-06-24 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #458 from whitequark/patch-1 | David Shah | 2020-06-24 | 1 | -3/+0 |
|\ \ | |/ |/| | Remove dead links from README | ||||
| * | Remove dead links from README | whitequark | 2020-06-24 | 1 | -3/+0 |
|/ | |||||
* | Merge pull request #457 from whitequark/better-bba | David Shah | 2020-06-24 | 3 | -22/+30 |
|\ | | | | | CMake: promote bba to a true subproject | ||||
| * | CMake: promote bba to a true subproject. | whitequark | 2020-06-23 | 3 | -22/+30 |
|/ |