nextpnr/common
2018-07-23 07:16:39 -07:00
..
archcheck.cc Add Context::archcheck() and "nextpnr-ice40 --test" 2018-07-23 14:03:23 +02:00
design_utils.cc refactor: Replace assert with NPNR_ASSERT 2018-07-04 12:15:23 +02:00
design_utils.h Fix driver finder when net is undriven 2018-07-17 11:00:18 +02:00
handle_error.cc Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, 2018-06-23 14:32:49 +02:00
log.cc Updates from clangformat 2018-06-23 15:28:09 +02:00
log.h Add Context::archcheck() and "nextpnr-ice40 --test" 2018-07-23 14:03:23 +02:00
nextpnr.cc Add fallback to estimateDelay() in getNetinfoRouteDelay() 2018-07-23 12:44:26 +02:00
nextpnr.h Add Context::archcheck() and "nextpnr-ice40 --test" 2018-07-23 14:03:23 +02:00
place_common.cc Rename getWireBelPin to getBelPinWire 2018-07-22 10:59:21 +02:00
place_common.h refactor: Remove incorrect uses of the term 'wirelength' 2018-07-16 17:13:40 +02:00
placer1.cc Merge branch 'master' into redist_slack 2018-07-23 07:16:39 -07:00
placer1.h Add ctx->place() API 2018-07-11 18:15:08 +02:00
pybindings.cc ecp5: Working on arch implementation 2018-07-11 10:41:36 +02:00
pybindings.h python: Developing context wrappers for maps 2018-07-04 14:55:24 +02:00
pycontainers.h typeof to decltype 2018-07-05 10:13:29 +02:00
pywrappers.h python: Renaming and fixing 'generic' build 2018-07-04 14:55:24 +02:00
router1.cc Merge branch 'master' into redist_slack 2018-07-23 07:16:39 -07:00
router1.h Add ctx->route() API 2018-07-11 18:04:09 +02:00
rulecheck.cc refactor: Replace assert with NPNR_ASSERT 2018-07-04 12:15:23 +02:00
timing.cc Call now-more-flexibile update_budget() during routing, but using any actual delays that we have 2018-07-21 13:59:48 -07:00
timing.h Call now-more-flexibile update_budget() during routing, but using any actual delays that we have 2018-07-21 13:59:48 -07:00
util.h ecp5: Working on bitstream gen 2018-07-11 10:42:09 +02:00
version.h.in Initial GUI work 2018-06-05 21:03:06 +02:00