aboutsummaryrefslogtreecommitdiffstats
path: root/common/command.cc
Commit message (Expand)AuthorAgeFilesLines
* clangformatgatecat2021-02-191-1/+2
* Expose ice40 arch placer-heap internal parameters.Balint Cristian2021-02-181-0/+28
* Add design_loaded state variable.Keith Rothman2021-02-111-1/+1
* command.cc: Improve help textDavid Shah2020-12-271-1/+1
* Python code cleanupMiodrag Milanovic2020-11-141-1/+1
* clangformatDavid Shah2020-11-141-4/+1
* Preserve cmd parameters when loading json from GUIMiodrag Milanovic2020-09-041-1/+5
* Only print filenames for now, default onRoss Schlaikjer2020-08-301-9/+4
* Add option to print critical path source codeRoss Schlaikjer2020-08-301-0/+11
* Add missing --top optionDavid Shah2020-05-091-0/+5
* command.cc: Use correct constant for default routerRangel Ivanov2020-04-041-1/+1
* svg: Basic SVG graphics renderingDavid Shah2020-02-151-0/+7
* Allow selection of router algorithmDavid Shah2020-02-031-0/+17
* Change version to git describe and make set-able from outsideTobias Müller2020-01-111-2/+2
* json: Remove legacy frontendDavid Shah2019-12-271-23/+1
* command: Use new frontend experimentallyDavid Shah2019-12-271-2/+11
* frontend/base: Top module handlingDavid Shah2019-12-271-0/+1
* sdf: Working on support for CVCDavid Shah2019-10-241-1/+2
* sdf: Add basic support for writing SDF filesDavid Shah2019-10-191-0/+10
* Major Property improvements for common and iCE40David Shah2019-08-051-10/+10
* clangformat runMiodrag Milanovic2019-06-251-11/+11
* default placement only if not setMiodrag Milanovic2019-06-151-3/+3
* use save seedMiodrag Milanovic2019-06-151-0/+3
* moved some context variables to settingsMiodrag Milanovic2019-06-151-6/+15
* No need for settings classMiodrag Milanovic2019-06-151-12/+10
* enable lading of jsons and setting up contextMiodrag Milanovic2019-06-141-1/+23
* gui for json write and proper statusesMiodrag Milanovic2019-06-141-1/+1
* Load properties from json and propagate to context createMiodrag Milanovic2019-06-131-1/+8
* Save settings that we saved in projectMiodrag Milanovic2019-06-131-0/+4
* Remove concept of project and code connectedMiodrag Milanovic2019-06-131-14/+2
* Cleanup and fixes, flow works nowMiodrag Milanovic2019-06-071-16/+0
* WIP saving/loading attributesMiodrag Milanovic2019-06-071-50/+1
* Support ecp5 read write additional cell infoMiodrag Milanovic2019-06-031-4/+17
* use NEXTPNR_BEL, since BEL is initial placementMiodrag Milanovic2019-06-021-1/+1
* Read constraints and placing from fileMiodrag Milanovic2019-06-021-0/+50
* option to disable packingMiodrag Milanovic2019-06-021-4/+8
* added no-place and no-route optionsMiodrag Milanovic2019-06-021-12/+22
* Proper save messageMiodrag Milanovic2019-06-021-1/+1
* Solve issue with nets/cells not visible on loadMiodrag Milanovic2019-06-011-1/+1
* Initial work on jsonwriteMiodrag Milanovic2019-05-311-0/+8
* Added explanation, fixes issue #278Miodrag Milanovic2019-05-271-1/+1
* option to disable anti aliasing in guiMiodrag Milanovic2019-05-251-1/+2
* common: avoid std::ofstream copyJanos Farkas2019-04-021-2/+2
* Add --placer option and refactor placer selectionDavid Shah2019-03-241-0/+19
* placer1: New temperature heuristicDavid Shah2019-03-221-0/+4
* placer1: Make budget-based placement an optionDavid Shah2019-03-221-0/+5
* Add flag timing-allow-fail to allow PnR to pass with warningMiodrag Milanovic2019-03-041-0/+5
* timing: Add --ignore-loops optionDavid Shah2019-02-051-0/+6
* command: Setup logging before attempting to create ContextDavid Shah2018-12-261-14/+14
* Renamed LogLevel members, to prevent issue with system defines on WindowsMiodrag Milanovic2018-12-051-5/+5