nextpnr/common
Clifford Wolf 3b354c2a51 fix randtag bug in router1
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-07-29 12:30:11 +02:00
..
archcheck.cc common: Remove use of deprecated APIs 2018-07-24 15:45:49 +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 gui: implement basic cursor picking 2018-07-26 22:40:45 +01:00
place_common.cc common: Remove use of deprecated APIs 2018-07-24 15:45:49 +02:00
place_common.h refactor: Remove incorrect uses of the term 'wirelength' 2018-07-16 17:13:40 +02:00
placer1.cc placer: only lock/unlock at beginning, yield elsewhere 2018-07-26 22:47:04 +01: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 fix randtag bug in router1 2018-07-29 12:30:11 +02: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 timing: Model clock to Q times 2018-07-24 11:46:14 +02:00
timing.h Improving the SA+legalisation flow 2018-06-29 17:04:22 +02: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