nextpnr/common
David Shah a27c7b45de Refactor chain finder to its own file
Signed-off-by: David Shah <davey1576@gmail.com>
2018-09-30 16:29:26 +01:00
..
archcheck.cc Add pip locations 2018-08-09 10:39:53 +02:00
chain_utils.h Refactor chain finder to its own file 2018-09-30 16:29:26 +01: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 Refactor chain finder to its own file 2018-09-30 16:29:26 +01:00
design_utils.h ecp5: Adding carry helper functions 2018-09-30 15:13:31 +01:00
handle_error.cc Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, 2018-06-23 14:32:49 +02:00
log.cc clangformat 2018-09-30 15:13:18 +01:00
log.h Add stringf() helper function 2018-08-18 14:13:27 +02:00
nextpnr.cc ecp5: Use ArchNetInfo to mark global nets to ignore 2018-09-29 19:31:49 +01:00
nextpnr.h Add pip locations 2018-08-09 10:39:53 +02:00
place_common.cc clangformat 2018-09-30 15:13:18 +01:00
place_common.h place_common: Helper functions for rel. constraints 2018-08-03 13:18:48 +02:00
placer1.cc clangformat 2018-09-30 15:13:18 +01: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 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 API change: Use CellInfo* and NetInfo* as cell/net handles (Python bindings) 2018-08-05 16:21:13 +02:00
router1.cc ecp5: Use ArchNetInfo to mark global nets to ignore 2018-09-29 19:31:49 +01:00
router1.h Use settings for placer1 and router1 2018-08-09 18:39:10 +02:00
rulecheck.cc refactor: Replace assert with NPNR_ASSERT 2018-07-04 12:15:23 +02:00
settings.h clangformat 2018-09-30 15:13:18 +01:00
timing.cc Fix for min_slack == max_slack => bin_size == 0 2018-08-22 09:24:30 -07:00
timing.h Add crude histogram feature, printed after placement and routing 2018-08-03 23:39:42 -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