| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: ArcBounds -> BoundingBox | gatecat | 2022-12-07 | 1 | -2/+2 |
* | refactor: Use IdString::in instead of || chains | gatecat | 2022-08-10 | 1 | -18/+18 |
* | refactor: id(stringf(...)) to new idf(...) helper | gatecat | 2022-08-10 | 1 | -2/+2 |
* | ice40: Merge driving LUT<=2s into carry-only LCs | gatecat | 2022-03-29 | 1 | -3/+26 |
* | refactor: New member functions to replace design_utils | gatecat | 2022-02-18 | 1 | -7/+7 |
* | refactor: Use constids instead of id("..") | gatecat | 2022-02-16 | 1 | -45/+45 |
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 1 | -2/+2 |
* | Replace DelayInfo with DelayPair/DelayQuad | gatecat | 2021-02-19 | 1 | -26/+26 |
* | Merge pull request #568 from YosysHQ/dave/arch-override | gatecat | 2021-02-08 | 1 | -12/+2 |
|\ |
|
| * | ice40: Switch to BaseArch | D. Shah | 2021-02-05 | 1 | -12/+2 |
* | | Use RelSlice::ssize instead of cast-to-int throughout | D. Shah | 2021-02-08 | 1 | -3/+3 |
|/ |
|
* | Mark IdString and IdStringList single argument constructors explicit. | Keith Rothman | 2021-02-04 | 1 | -1/+1 |
* | ice40: Use snake case for arch-specific functions | D. Shah | 2021-02-03 | 1 | -13/+13 |
* | ice40: Implement IdStringList for all arch object names | D. Shah | 2021-02-02 | 1 | -20/+35 |
* | Run "make clangformat". | Keith Rothman | 2021-02-02 | 1 | -2/+2 |
* | Rename Partition -> BelBucket. | Keith Rothman | 2021-02-02 | 1 | -3/+3 |
* | Add Partition APIs to ice40, nexus, gowin archs. | Keith Rothman | 2021-02-02 | 1 | -0/+13 |
* | cleanup: Remove dead/unused code | D. Shah | 2021-01-28 | 1 | -32/+0 |
* | ice40: Switch from RelPtr to RelSlice | D. Shah | 2021-01-27 | 1 | -38/+33 |
* | Fixes for new part types | Miodrag Milanovic | 2020-07-08 | 1 | -3/+11 |
* | Use proper names in GUI | Miodrag Milanovic | 2020-07-08 | 1 | -12/+12 |
* | Support rest of parts | Miodrag Milanovic | 2020-07-08 | 1 | -11/+22 |
* | Adding LP4K as well | Miodrag Milanovic | 2020-07-08 | 1 | -3/+7 |
* | Support 4K parts directly | Miodrag Milanovic | 2020-07-08 | 1 | -5/+22 |
* | ice40: Fix getBelsByTile | David Shah | 2020-06-29 | 1 | -1/+5 |
* | Fix clangformat and execute it | Miodrag Milanovic | 2020-06-27 | 1 | -6/+4 |
* | Simplify and improve chipdb embedding/loading. | whitequark | 2020-06-26 | 1 | -71/+35 |
* | CMake: rewrite chipdb handling from ground up. | whitequark | 2020-06-25 | 1 | -2/+2 |
* | Port nextpnr-{ice40,ecp5} to WASI. | whitequark | 2020-05-23 | 1 | -2/+2 |
* | ice40: Fix output register timing analysis for registered output enable | Sylvain Munaut | 2020-03-29 | 1 | -1/+1 |
* | router2: Improve flow and log output | David Shah | 2020-02-03 | 1 | -1/+1 |
* | ice40: Implement getRouteBoundingBox for router2 | David Shah | 2020-02-03 | 1 | -0/+24 |
* | Allow selection of router algorithm | David Shah | 2020-02-03 | 1 | -2/+15 |
* | ice40: Make HeAP the default placer | David Shah | 2019-11-26 | 1 | -0/+4 |
* | Major Property improvements for common and iCE40 | David Shah | 2019-08-05 | 1 | -2/+2 |
* | clangformat run | Miodrag Milanovic | 2019-06-25 | 1 | -2/+3 |
* | Merge master | Miodrag Milanovic | 2019-06-25 | 1 | -0/+8 |
|\ |
|
| * | ice40: add RGB_DRV/LED_DRV_CUR support for u4k | Simon Schubert | 2019-06-10 | 1 | -0/+8 |
* | | Use flags for each step | Miodrag Milanovic | 2019-06-14 | 1 | -2/+2 |
* | | Save top level attrs and store current step | Miodrag Milanovic | 2019-06-07 | 1 | -0/+2 |
* | | Cleanup | Miodrag Milanovic | 2019-06-07 | 1 | -11/+0 |
* | | WIP saving/loading attributes | Miodrag Milanovic | 2019-06-07 | 1 | -4/+20 |
|/ |
|
* | ice40: In assignCellInfo get PIN_TYPE/NEG_TRIGGER from params and not attrs | Sylvain Munaut | 2019-04-17 | 1 | -2/+2 |
* | ice40: Add support for SB_I2C and SB_SPI | Sylvain Munaut | 2019-03-25 | 1 | -0/+21 |
* | Add --placer option and refactor placer selection | David Shah | 2019-03-24 | 1 | -2/+13 |
* | HeAP: Add PlacerHeapCfg | David Shah | 2019-03-22 | 1 | -1/+3 |
* | HeAP: Make HeAP placer optional | David Shah | 2019-03-22 | 1 | -4/+7 |
* | HeAP: Add TAUCS wrapper and integration | David Shah | 2019-03-22 | 1 | -2/+4 |
* | ice40: Fix u4k in external chipdb mode. | Marcin KoĆcielnicki | 2019-03-19 | 1 | -3/+3 |
* | ice40: support u4k | Simon Schubert | 2019-02-23 | 1 | -2/+12 |