aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/pack.h
Commit message (Collapse)AuthorAgeFilesLines
* Add Context::force and "nextpnr-ice40 --force"Clifford Wolf2018-06-191-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Updating copyrightsDavid Shah2018-06-171-0/+1
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Fix NEXTPNR_NAMESPACEClifford Wolf2018-06-121-0/+4
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* ice40: Start working on a packer, currently not testedDavid Shah2018-06-121-0/+27
Signed-off-by: David Shah <davey1576@gmail.com>