aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/cells.h
Commit message (Expand)AuthorAgeFilesLines
* refactor: Use IdString::in instead of || chainsgatecat2022-08-101-13/+7
* refactor: Use constids instead of id("..")gatecat2022-02-161-45/+35
* Fixing old emails and names in copyrightsgatecat2021-06-121-2/+2
* Using hashlib in archesgatecat2021-06-021-1/+1
* Major Property improvements for common and iCE40David Shah2019-08-051-5/+7
* clangformatDavid Shah2019-06-241-1/+4
* ice40: add RGB_DRV/LED_DRV_CUR support for u4kSimon Schubert2019-06-101-0/+4
* ice40: Add support for SB_I2C and SB_SPISylvain Munaut2019-03-251-0/+4
* ice40: Add support for placing SB_LEDDA_IP block.Daniel Serpell2018-12-011-0/+2
* ice40: Add support for SB_RGBA_DRVSylvain Munaut2018-11-191-0/+2
* ice40: Add support for SB_GB_IOSylvain Munaut2018-11-191-0/+3
* ice40: Improve the is_sb_pll40_XXX predicates collectionSylvain Munaut2018-11-191-1/+13
* ice40: Tristate IO support fixesDavid Shah2018-09-241-1/+1
* clang-formatSergiusz Bazanski2018-07-241-1/+0
* ice40: Fail early on SB_PLL40_*_PAD cellsSergiusz Bazanski2018-07-241-0/+7
* ice40: Implement emitting PLLsSergiusz Bazanski2018-07-241-0/+9
* ice40: Adding cell definition for DSPsDavid Shah2018-07-191-0/+2
* ice40: UltraPlus SPRAM workingDavid Shah2018-06-291-0/+2
* nets and cells are unique_ptr'sMiodrag Milanovic2018-06-251-1/+1
* Refactor: remove PlacementValidityChecker and move methods to ArchDavid Shah2018-06-251-12/+12
* Update from increased clangformat line lengthDavid Shah2018-06-231-56/+20
* ice40: Move global net test to ArchDavid Shah2018-06-231-3/+0
* ice40: SB_LFOSC support, fabric routing onlyDavid Shah2018-06-221-0/+10
* Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...Clifford Wolf2018-06-221-1/+1
* ice40: WIP SB_CARRY packerDavid Shah2018-06-191-0/+10
* Updates from clangformatClifford Wolf2018-06-191-2/+1
* ice40: More IdString API updatesDavid Shah2018-06-191-1/+1
* ice40: Adding support for tristate IODavid Shah2018-06-191-1/+1
* Getting rid of old IdString API users, Add ctx to many internal APIsClifford Wolf2018-06-181-24/+47
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-1/+1
* General reformattingDavid Shah2018-06-171-1/+1
* Updating copyrightsDavid Shah2018-06-171-1/+2
* ice40: Proper global promotionDavid Shah2018-06-161-0/+3
* ice40: Promote reset signalDavid Shah2018-06-161-0/+6
* experiment: Simple heuristic-based placerDavid Shah2018-06-161-1/+1
* ice40: Pack RAMsDavid Shah2018-06-131-1/+8
* ice40: Promote one clock to a global bufferDavid Shah2018-06-131-0/+6
* Simple IO buffer insertion, enable packer by defaultDavid Shah2018-06-131-0/+3
* Remove IO buffers when fed by SB_IODavid Shah2018-06-131-0/+3
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-121-0/+5
|\
| * ice40: Start working on a packer, currently not testedDavid Shah2018-06-121-0/+5
* | Add nextpnr namespaceClifford Wolf2018-06-121-0/+4
|/
* ice40: Adding cell utilities for packingDavid Shah2018-06-121-0/+54