aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/cells.cc
Commit message (Expand)AuthorAgeFilesLines
...
* ice40: More IdString API updatesDavid Shah2018-06-191-5/+5
* ice40: Adding support for tristate IODavid Shah2018-06-191-2/+21
* ice40: Removing deprecated API in cells.ccDavid Shah2018-06-191-45/+46
* Getting rid of old IdString API users, Add ctx to many internal APIsClifford Wolf2018-06-181-47/+49
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-1/+1
* Improving code style and fixing dummyDavid Shah2018-06-181-1/+2
* Updating copyrightsDavid Shah2018-06-171-0/+1
* ice40: Proper global promotionDavid Shah2018-06-161-1/+16
* ice40: Promote reset signalDavid Shah2018-06-161-0/+20
* experiment: Simple heuristic-based placerDavid Shah2018-06-161-1/+1
* ice40: Rename ICESTORM_RAM pinsDavid Shah2018-06-131-0/+24
* Add A*-like optimizations to routerClifford Wolf2018-06-131-1/+2
* ice40: Promote one clock to a global bufferDavid Shah2018-06-131-1/+7
* Simple IO buffer insertion, enable packer by defaultDavid Shah2018-06-131-0/+36
* Add IdString APIClifford Wolf2018-06-121-3/+3
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-121-2/+4
|\
| * ice40: Debugging and fixing FF configurationDavid Shah2018-06-121-2/+4
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-121-1/+16
|\|
| * ice40: Debugging the packerDavid Shah2018-06-121-1/+3
| * ice40: Start working on a packer, currently not testedDavid Shah2018-06-121-0/+13
* | Add nextpnr namespaceClifford Wolf2018-06-121-0/+4
|/
* ice40: Adding cell utilities for packingDavid Shah2018-06-121-0/+110