aboutsummaryrefslogtreecommitdiffstats
path: root/dummy
Commit message (Expand)AuthorAgeFilesLines
* Rename "dummy" arch to "generic"Clifford Wolf2018-06-298-592/+0
* Split "arch.h" in "arch.h" and "archdefs.h"Clifford Wolf2018-06-292-45/+53
* ice40: UltraPlus SPRAM workingDavid Shah2018-06-291-3/+1
* Integrating SA placer and legaliserDavid Shah2018-06-293-4/+65
* clangformat cleanupMiodrag Milanovic2018-06-281-6/+4
* reinit python tabMiodrag Milanovic2018-06-271-8/+5
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-1/+1
* Refactor: remove PlacementValidityChecker and move methods to ArchDavid Shah2018-06-255-79/+12
* added project saving and loadingMiodrag Milanovic2018-06-241-0/+3
* Update from increased clangformat line lengthDavid Shah2018-06-231-4/+1
* clangformat cleanupMiodrag Milanovic2018-06-231-15/+8
* Updates from clangformatClifford Wolf2018-06-232-12/+4
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-232-5/+28
|\
| * Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,Miodrag Milanovic2018-06-232-5/+28
* | Refactoring bind/unbind APIClifford Wolf2018-06-232-21/+21
|/
* Added custom QApplication implementationMiodrag Milanovic2018-06-221-1/+2
* Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...Clifford Wolf2018-06-226-6/+6
* log_error now trows exception, main is covering catchMiodrag Milanovic2018-06-211-78/+87
* Cleanup parse_json_file API, some other cleanupsClifford Wolf2018-06-211-1/+1
* Add ctx->checksum(), slightly improve log messagesClifford Wolf2018-06-212-0/+10
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-211-4/+83
|\
| * cleanupMiodrag Milanovic2018-06-211-0/+2
| * make dummy target work as wellMiodrag Milanovic2018-06-211-4/+81
* | Improvements in routerClifford Wolf2018-06-211-0/+1
|/
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-202-0/+25
|\
| * Working on the timing budget annnotatorDavid Shah2018-06-202-5/+5
| * Adding stubs for delay annotation and cell timing lookupDavid Shah2018-06-202-0/+25
* | Changes to estimatePosition APIClifford Wolf2018-06-202-5/+5
* | Add better iCE40 delay estimatesClifford Wolf2018-06-201-0/+2
|/
* Major performance improvement to placement validity checkDavid Shah2018-06-192-9/+20
* Refactor Arch/Context design hierarchyClifford Wolf2018-06-192-6/+13
* Getting rid of users of old IdString APIClifford Wolf2018-06-181-6/+6
* Getting rid of users of old IdString APIClifford Wolf2018-06-182-1/+4
* Towards IdString as per-context facilityClifford Wolf2018-06-181-1/+1
* Rename chip.h to arch.hClifford Wolf2018-06-182-1/+1
* Updates from clangformatClifford Wolf2018-06-181-8/+2
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-183-6/+6
* Rename Chip to Arch and ChipArgs to ArchArgsClifford Wolf2018-06-184-47/+45
* Improving code style and fixing dummyDavid Shah2018-06-182-0/+8
* Some refactoring of Chip API (prep for chipdb refactoring)Clifford Wolf2018-06-162-8/+10
* Refactor position/delay estimation APIClifford Wolf2018-06-142-37/+7
* Update chip Graphics APIClifford Wolf2018-06-132-5/+11
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-131-1/+1
|\
| * reveresed logic for enabling main file, and made tests link arch filesMiodrag Milanovic2018-06-121-1/+1
* | Redesign PosInfo APIClifford Wolf2018-06-132-3/+46
|/
* Add fast IdString <-> PortPin conversionClifford Wolf2018-06-121-0/+3
* Fix NEXTPNR_NAMESPACEClifford Wolf2018-06-122-0/+8
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-122-0/+57
|\
| * Implement the placement validity checkerDavid Shah2018-06-122-0/+57
* | Add nextpnr namespaceClifford Wolf2018-06-124-0/+14
|/