index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
command.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
placer1: New temperature heuristic
David Shah
2019-03-22
1
-0
/
+4
*
placer1: Make budget-based placement an option
David Shah
2019-03-22
1
-0
/
+5
*
Add flag timing-allow-fail to allow PnR to pass with warning
Miodrag Milanovic
2019-03-04
1
-0
/
+5
*
timing: Add --ignore-loops option
David Shah
2019-02-05
1
-0
/
+6
*
command: Setup logging before attempting to create Context
David Shah
2018-12-26
1
-14
/
+14
*
Renamed LogLevel members, to prevent issue with system defines on Windows
Miodrag Milanovic
2018-12-05
1
-5
/
+5
*
Print warning and error count at end of execution
David Shah
2018-11-26
1
-1
/
+14
*
Add nonfatal error support and use for timing failures
David Shah
2018-11-26
1
-1
/
+1
*
Refactor log code and add log file support
David Shah
2018-11-21
1
-7
/
+19
*
add "randomize-seed" command-line option
Maik Merten
2018-11-19
1
-0
/
+10
*
common: Allow running Python scripts for all points in flow
David Shah
2018-10-17
1
-15
/
+40
*
Use settings for placer1 and router1
Miodrag Milanovic
2018-08-09
1
-1
/
+2
*
Added quiet mode for logging
Miodrag Milanovic
2018-08-09
1
-0
/
+5
*
Make loading works nice and use settings
Miodrag Milanovic
2018-08-08
1
-3
/
+7
*
Moved option to common
Miodrag Milanovic
2018-08-08
1
-0
/
+1
*
clangformat
Miodrag Milanovic
2018-08-08
1
-2
/
+2
*
sync with master
Miodrag Milanovic
2018-08-08
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into common_main
Miodrag Milanovic
2018-08-08
1
-0
/
+1
*
Added project loader
Miodrag Milanovic
2018-08-06
1
-1
/
+14
*
Disable menu options on json load
Miodrag Milanovic
2018-08-05
1
-0
/
+1
*
Added command parser and common implementation
Miodrag Milanovic
2018-08-05
1
-0
/
+246