aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/pcf.cc
Commit message (Collapse)AuthorAgeFilesLines
* ice40: Improve handling of unconstrained IODavid Shah2018-12-261-0/+16
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ice40: Add PCF support for -pullup, -pullup_resistor and -nowarnDavid Shah2018-12-201-2/+30
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* ice40: Improve PCF error handlingDavid Shah2018-11-261-3/+9
| | | | | | Fixes #147 Signed-off-by: David Shah <dave@ds0.me>
* Save settings and give nicer names to someMiodrag Milanovic2018-08-101-1/+1
|
* Use settings for json and pcfMiodrag Milanovic2018-08-081-1/+2
|
* Fix message for pcf loadingMiodrag Milanovic2018-08-051-1/+1
|
* 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>