nextpnr/common
2018-08-01 11:53:52 +01: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 clangformat for stuff I've touched 2018-07-31 20:57:36 -07:00
nextpnr.h clangformat for stuff I've touched 2018-07-31 20:57:36 -07:00
place_common.cc clangformat for stuff I've touched 2018-07-31 20:57:36 -07:00
place_common.h refactor: Remove incorrect uses of the term 'wirelength' 2018-07-16 17:13:40 +02:00
placer1.cc Fix typo 2018-07-31 22:05:07 -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 router: release lock on failure to unblock UI 2018-08-01 11:53:52 +01: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: Fix timing analysis when no paths found (e.g. ecp5 with no cell timing info yet) 2018-08-01 11:23:11 +02:00
timing.h Merge update_budget into assign_budget; update as we go along 2018-07-28 14:10: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