aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/pcf.cc
Commit message (Collapse)AuthorAgeFilesLines
* Update from increased clangformat line lengthDavid Shah2018-06-231-6/+3
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Cleanup almost all deprecation warningsMiodrag Milanovic2018-06-231-4/+4
|
* Switched from clifford@clifford.at to clifford@symbioticeda.com for ↵Clifford Wolf2018-06-221-1/+1
| | | | | | copyright headers Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Added return code to json parsing and pcf readingMiodrag Milanovic2018-06-211-34/+41
|
* Updates from clangformatClifford Wolf2018-06-181-2/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-5/+5
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Updating copyrightsDavid Shah2018-06-171-0/+1
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* ice40: Add a PCF parserDavid Shah2018-06-131-0/+71
Signed-off-by: David Shah <davey1576@gmail.com>