aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Write tests to replace -test option from mainMiodrag Milanovic2018-06-121-61/+0
* reveresed logic for enabling main file, and made tests link arch filesMiodrag Milanovic2018-06-121-1/+1
* ice40: Debugging the packerDavid Shah2018-06-121-2/+12
* Add "nextpnr.h"Clifford Wolf2018-06-111-1/+1
* Fixed portability issue, now it works on msys2 windows build as wellMiodrag Milanovic2018-06-111-2/+3
* Pass design to gui, display chip nameMiodrag Milanovic2018-06-101-1/+1
* ice40: Write logic cell config to bitstreamDavid Shah2018-06-101-1/+1
* ice40: Writing an empty ASC fileDavid Shah2018-06-101-0/+9
* Add very basic routerClifford Wolf2018-06-091-0/+2
* python: Fixing builds as importable moduleDavid Shah2018-06-081-0/+5
* Reformat remaining filesDavid Shah2018-06-081-1/+0
* Applied clang-format to my own contributionsZipCPU2018-06-071-4/+3
* Set the default log to stdoutZipCPU2018-06-071-1/+5
|\
| * Moved placer definitions to place.h, main automatically runs placer nowZipCPU2018-06-071-3/+2
| * Preliminary placer changes to mainZipCPU2018-06-071-0/+7
* | ice40: More Python bindings and examplesDavid Shah2018-06-071-0/+1
* | ice40: Refactor PortPin and add Python bindingDavid Shah2018-06-071-1/+1
* | Connected the log file facility to stderrZipCPU2018-06-071-0/+3
|/
* Reformat Python bindings and ice40 mainDavid Shah2018-06-071-221/+226
* Fixing file->run renamingDavid Shah2018-06-071-1/+1
* Merge branch 'python'David Shah2018-06-071-1/+2
|\
| * Global design object workingDavid Shah2018-06-071-1/+1
| * Working on global Python design objectDavid Shah2018-06-071-0/+1
* | Add ICE40_HX1K_ONLY config macroClifford Wolf2018-06-071-8/+36
* | Rename --file to --runClifford Wolf2018-06-071-3/+3
|/
* Allow specifying multiple Python files on the command lineDavid Shah2018-06-071-3/+4
* Allow loading and running Python files before GUI startsDavid Shah2018-06-071-14/+15
* Attempt to add JSON parser--not working yet w/ build systemZipCPU2018-06-061-12/+26
* Add iCE40 device selection, improve iCE40 IO GraphicElementsClifford Wolf2018-06-061-5/+29
* Add simple SVG generator to ice40 mainClifford Wolf2018-06-061-4/+36
* Add ice40 --test modeClifford Wolf2018-06-061-5/+57
* Initial GUI workMiodrag Milanovic2018-06-051-7/+75
* Progress in ice40 chipdbClifford Wolf2018-05-261-1/+4
* Start work on iCE40 chipdbClifford Wolf2018-05-261-0/+30