nextpnr/common
gatecat 6fbefb8f13
Merge pull request #681 from YosysHQ/gatecat/more-pybindings
Add Python bindings for placement tests
2021-04-15 11:16:31 +01:00
..
arch_api.h Add "checkPipAvailForNet" to Arch API. 2021-03-22 09:17:55 -07:00
arch_pybindings_shared.h Add Python bindings for placement tests 2021-04-15 10:00:45 +01:00
archcheck.cc
base_arch.h Add "checkPipAvailForNet" to Arch API. 2021-03-22 09:17:55 -07:00
basectx.cc Run "make clangformat". to fix up master. 2021-03-18 13:30:37 -07:00
basectx.h
bits.cc
bits.h
chain_utils.h
command.cc
command.h
constraints.h
constraints.impl.h
context.cc Run "make clangformat". to fix up master. 2021-03-18 13:30:37 -07:00
context.h
design_utils.cc Fix utilisation report when bel buckets are used 2021-04-15 09:24:27 +01:00
design_utils.h
deterministic_rng.h
dynamic_bitarray.h Use new parameter definition data in FPGA interchange processing. 2021-03-23 09:01:43 -07:00
embed.cc
embed.h
exclusive_state_groups.h
exclusive_state_groups.impl.h
fast_bels.h fast_bels: Don't return pointer that might become invalid 2021-04-12 10:23:41 +01:00
handle_error.cc
hash_table.h Hash table refactoring 2021-04-14 10:30:19 +01:00
idstring.cc
idstring.h
idstringlist.cc
idstringlist.h
log.cc
log.h
nextpnr.cc Run "make clangformat". to fix up master. 2021-03-18 13:30:37 -07:00
nextpnr.h
nextpnr_assertions.cc
nextpnr_assertions.h Add missing includes to fix WASI build. 2021-03-16 05:52:41 +00:00
nextpnr_base_types.h
nextpnr_namespaces.cc
nextpnr_namespaces.h Refactor header structures in FPGA interchange Arch. 2021-03-19 21:36:06 -07:00
nextpnr_types.cc
nextpnr_types.h
place_common.cc
place_common.h
placer1.cc interchange: Fix illegal placements 2021-03-30 15:28:19 +01:00
placer1.h
placer_heap.cc HeAP: Skip high-strength cells in both cell loops. 2021-04-12 13:42:20 +01:00
placer_heap.h
property.cc Run "make clangformat". to fix up master. 2021-03-18 13:30:37 -07:00
property.h Use new parameter definition data in FPGA interchange processing. 2021-03-23 09:01:43 -07:00
pybindings.cc
pybindings.h
pycontainers.h
pywrappers.h
relptr.h
router1.cc Add initial handling of local site inverters and constant signals. 2021-03-25 17:20:09 -07:00
router1.h
router2.cc Fix bug in router2 where router may give up too early. 2021-04-06 10:22:47 -07:00
router2.h
scope_lock.h
sdf.cc
sso_array.h
str_ring_buffer.cc
str_ring_buffer.h
svg.cc
timing.cc timing: Fix domain init when loops are present 2021-04-13 09:23:08 +01:00
timing.h timing: Fix domain init when loops are present 2021-04-13 09:23:08 +01:00
timing_opt.cc Hash table refactoring 2021-04-14 10:30:19 +01:00
timing_opt.h
util.h
version.h.in