aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/pack.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-191-5/+16
|\
| * ice40: Improve error reporting for invalid tristate usageDavid Shah2018-06-191-9/+14
| * ice40: Fix constant packerDavid Shah2018-06-191-4/+14
* | Updates from clangformatClifford Wolf2018-06-191-8/+12
* | Add Context::force and "nextpnr-ice40 --force"Clifford Wolf2018-06-191-1/+2
|/
* ice40: More IdString API updatesDavid Shah2018-06-191-44/+44
* Getting rid of old IdString API users, Add ctx to many internal APIsClifford Wolf2018-06-181-22/+25
* Updates from clangformatClifford Wolf2018-06-181-2/+2
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-51/+51
* place_sa: Adding seed optionDavid Shah2018-06-171-1/+1
* place_sa: Add a rip-up feature when initial placement failsDavid Shah2018-06-171-5/+9
* Updating copyrightsDavid Shah2018-06-171-1/+1
* ice40: Proper global promotionDavid Shah2018-06-161-22/+57
* ice40: Promote reset signalDavid Shah2018-06-161-32/+42
* ice40: Fix RAM config in packerDavid Shah2018-06-161-1/+2
* ice40: Fix BRAM initialisationDavid Shah2018-06-161-2/+1
* ice40: Rename ICESTORM_RAM pinsDavid Shah2018-06-131-3/+32
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-131-3/+31
|\
| * ice40: Pack RAMsDavid Shah2018-06-131-6/+36
* | Add A*-like optimizations to routerClifford Wolf2018-06-131-5/+17
|/
* ice40: Promote one clock to a global bufferDavid Shah2018-06-131-0/+48
* Fixing implementation of constantsDavid Shah2018-06-131-6/+40
* Simple IO buffer insertion, enable packer by defaultDavid Shah2018-06-131-29/+25
* Remove IO buffers when fed by SB_IODavid Shah2018-06-131-0/+59
* Improve packer diagnosticsDavid Shah2018-06-121-1/+4
* ice40: Add support for LC placement constraints in packerDavid Shah2018-06-121-9/+25
* Add IdString APIClifford Wolf2018-06-121-2/+2
* Fix NEXTPNR_NAMESPACEClifford Wolf2018-06-121-0/+4
* ice40: Adding a placement validity checkerDavid Shah2018-06-121-6/+6
* ice40: Pack constants to LCsDavid Shah2018-06-121-0/+25
* ice40: Debugging the packerDavid Shah2018-06-121-0/+18
* ice40: Start working on a packer, currently not testedDavid Shah2018-06-121-0/+79