nextpnr/common
Clifford Wolf e91241f10d Dispose of far too long routes earlier (use 3x est. delay as limit)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-09-04 17:55:43 +02:00
..
archcheck.cc Add pip locations 2018-08-09 10:39:53 +02:00
command.cc Use settings for placer1 and router1 2018-08-09 18:39:10 +02:00
command.h Use settings for placer1 and router1 2018-08-09 18:39:10 +02:00
design_utils.cc
design_utils.h
handle_error.cc
log.cc Add stringf() helper function 2018-08-18 14:13:27 +02:00
log.h Add stringf() helper function 2018-08-18 14:13:27 +02:00
nextpnr.cc
nextpnr.h Add pip locations 2018-08-09 10:39:53 +02:00
place_common.cc Add pip locations 2018-08-09 10:39:53 +02:00
place_common.h
placer1.cc Merge pull request #47 from YosysHQ/settings_propagate 2018-08-18 19:25:19 +02:00
placer1.h Use settings for placer1 and router1 2018-08-09 18:39:10 +02:00
project.cc Read settings and check validity 2018-08-11 13:04:51 +02:00
project.h Use settings for json and pcf 2018-08-08 20:14:18 +02:00
pybindings.cc
pybindings.h
pycontainers.h
pywrappers.h
router1.cc Dispose of far too long routes earlier (use 3x est. delay as limit) 2018-09-04 17:55:43 +02:00
router1.h Use settings for placer1 and router1 2018-08-09 18:39:10 +02:00
rulecheck.cc
settings.h Use emplace result for get,set of settings 2018-08-12 10:02:32 +02:00
timing.cc Fix for min_slack == max_slack => bin_size == 0 2018-08-22 09:24:30 -07:00
timing.h
util.h
version.h.in