nextpnr/common
David Shah d8b3830031 timing: Update to new use API (currently broken)
Signed-off-by: David Shah <davey1576@gmail.com>
2018-08-08 14:58:43 +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 API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) 2018-08-05 15:25:42 +02:00
nextpnr.h Arch API: New specification for timing port classes 2018-08-08 14:37:59 +02:00
place_common.cc API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) 2018-08-05 15:25:42 +02:00
place_common.h place_common: Helper functions for rel. constraints 2018-08-03 13:18:48 +02:00
placer1.cc Restore initial assign_budget() call after pack(), restrict call after initial_placement to slack_redist 2018-08-05 22:55:58 -07:00
placer1.h Add constraint weight as a command line option 2018-08-03 18:31:54 +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 API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) 2018-08-05 15:25:42 +02:00
router1.h Add router1 cfg.useEstimate, improve getActualRouteDelay 2018-08-04 11:57:34 +02:00
rulecheck.cc refactor: Replace assert with NPNR_ASSERT 2018-07-04 12:15:23 +02:00
timing.cc timing: Update to new use API (currently broken) 2018-08-08 14:58:43 +02: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