nextpnr/common
gatecat 1ff2023f32 timing: Replace all users of criticality with new engine
Signed-off-by: gatecat <gatecat@ds0.me>
2021-03-04 11:29:11 +00:00
..
arch_pybindings_shared.h Replace DelayInfo with DelayPair/DelayQuad 2021-02-19 11:31:33 +00:00
archcheck.cc
bits.cc Run "make clangformat" to fix new Bits library. 2021-02-23 13:55:05 -08:00
bits.h Run "make clangformat" to fix new Bits library. 2021-02-23 13:55:05 -08:00
chain_utils.h
command.cc clangformat 2021-02-19 13:52:06 +00:00
command.h
constraints.h
constraints.impl.h
design_utils.cc
design_utils.h
dynamic_bitarray.h Initial LUT rotation logic. 2021-02-26 11:01:22 -08:00
embed.cc
embed.h
exclusive_state_groups.h Remove some signedness warnings. 2021-02-23 14:09:28 -08:00
exclusive_state_groups.impl.h Remove some signedness warnings. 2021-02-23 14:09:28 -08:00
fast_bels.h
handle_error.cc
log.cc
log.h
nextpnr.cc Remove unused advanced timing constraint API 2021-02-26 10:07:00 +00:00
nextpnr.h timing: Add backwards path walking 2021-03-04 10:29:36 +00:00
place_common.cc Refactor some common code to CellInfo methods 2021-02-23 13:11:10 +00:00
place_common.h Refactor some common code to CellInfo methods 2021-02-23 13:11:10 +00:00
placer1.cc timing: Use new engine in SA except for budget-based mode 2021-03-04 10:29:36 +00:00
placer1.h
placer_heap.cc timing: Use new engine for HeAP 2021-03-04 10:29:36 +00:00
placer_heap.h
pybindings.cc python: Bindings for DelayPair and DelayQuad 2021-02-19 13:41:40 +00:00
pybindings.h
pycontainers.h
pywrappers.h
relptr.h Fix compiler warnings introduced by -Wextra 2021-02-25 15:15:25 +00:00
router1.cc Use scope in router1/2 and placer1. 2021-03-01 09:43:39 -08:00
router1.h
router2.cc timing: Replace all users of criticality with new engine 2021-03-04 11:29:11 +00:00
router2.h
scope_lock.h Correct spelling of RAII and add missing check in unlock_early. 2021-03-01 13:11:04 -08:00
sdf.cc Replace DelayInfo with DelayPair/DelayQuad 2021-02-19 11:31:33 +00:00
svg.cc
timing.cc timing: Replace all users of criticality with new engine 2021-03-04 11:29:11 +00:00
timing.h timing: Replace all users of criticality with new engine 2021-03-04 11:29:11 +00:00
timing_opt.cc timing: Replace all users of criticality with new engine 2021-03-04 11:29:11 +00:00
timing_opt.h
util.h timing: Add port-domain tracking 2021-03-04 10:29:36 +00:00
version.h.in