aboutsummaryrefslogtreecommitdiffstats
path: root/common/command.cc
Commit message (Expand)AuthorAgeFilesLines
* router1: Experimental timing-driven ripup supportgatecat2021-12-181-3/+5
* common: Improved the random seed initialisation for the contextdx-mon2021-11-191-6/+4
* Code formattingMaciej Kurc2021-09-291-2/+1
* Added a commandline option controlled writeout of per-net timing detailsMaciej Kurc2021-09-281-0/+6
* Moved timing result report storage to the context, added its writeout to the ...Maciej Kurc2021-09-281-8/+0
* Added writing a CSV report with timing analysis of each net branchMaciej Kurc2021-09-281-0/+8
* command: Allow running Python on failure for state introspectiongatecat2021-09-161-0/+15
* router2: Add experimental timing-driven ripup optiongatecat2021-08-151-0/+4
* common: Add JSON timing and utilisation reportgatecat2021-07-291-0/+11
* Preserve ArchArgs and reinit Context when applicable in GUIMiodrag Milanovic2021-06-301-9/+0
* Fixing old emails and names in copyrightsgatecat2021-06-121-2/+2
* gui: Don't destroy context when loading JSONgatecat2021-06-071-8/+13
* Use hashlib in most remaining codegatecat2021-06-021-2/+2
* router2: Add heatmap by routing resource typegatecat2021-05-201-0/+5
* command: Allow debug output for just placer or routergatecat2021-05-111-0/+11
* 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