nextpnr/common
Keith Rothman 2cd5bacca0 Refactor header structures in FPGA interchange Arch.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2021-03-19 21:36:06 -07:00
..
arch_api.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
arch_pybindings_shared.h
archcheck.cc
base_arch.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
basectx.cc Run "make clangformat". to fix up master. 2021-03-18 13:30:37 -07:00
basectx.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
bits.cc Use NEXTPNR_NAMESPACE macro's now that headers are seperated. 2021-03-15 18:49:12 +00:00
bits.h Use NEXTPNR_NAMESPACE macro's now that headers are seperated. 2021-03-15 18:49:12 +00:00
chain_utils.h common/chain_utils: Don't allow overlapping chains 2018-12-19 10:36:55 +00:00
command.cc clangformat 2021-02-19 13:52:06 +00:00
command.h Preserve cmd parameters when loading json from GUI 2020-09-04 17:14:30 +02:00
constraints.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
constraints.impl.h
context.cc Run "make clangformat". to fix up master. 2021-03-18 13:30:37 -07:00
context.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
design_utils.cc
design_utils.h nexus: Refactor DSP macro splitting to make it more generic 2020-11-30 08:45:28 +00:00
deterministic_rng.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
dynamic_bitarray.h Use NEXTPNR_NAMESPACE macro's now that headers are seperated. 2021-03-15 18:49:12 +00:00
embed.cc
embed.h Fix clangformat and execute it 2020-06-27 13:20:16 +02:00
exclusive_state_groups.h Use NEXTPNR_NAMESPACE macro's now that headers are seperated. 2021-03-15 18:49:12 +00:00
exclusive_state_groups.impl.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
fast_bels.h
handle_error.cc
hash_table.h Moving hash map/set type selection to header. 2021-03-17 16:54:29 -07:00
idstring.cc Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
idstring.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
idstringlist.cc Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
idstringlist.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
log.cc Renamed LogLevel members, to prevent issue with system defines on Windows 2018-12-05 19:58:38 +01:00
log.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
nextpnr_assertions.cc Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
nextpnr_assertions.h Add missing includes to fix WASI build. 2021-03-16 05:52:41 +00:00
nextpnr_base_types.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
nextpnr_namespaces.cc Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
nextpnr_namespaces.h Refactor header structures in FPGA interchange Arch. 2021-03-19 21:36:06 -07:00
nextpnr_types.cc Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
nextpnr_types.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
nextpnr.cc Run "make clangformat". to fix up master. 2021-03-18 13:30:37 -07:00
nextpnr.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
place_common.cc
place_common.h Refactor some common code to CellInfo methods 2021-02-23 13:11:10 +00:00
placer1.cc Use NEXTPNR_NAMESPACE macro's now that headers are seperated. 2021-03-15 18:49:12 +00:00
placer1.h
placer_heap.cc Use NEXTPNR_NAMESPACE macro's now that headers are seperated. 2021-03-15 18:49:12 +00:00
placer_heap.h
property.cc Run "make clangformat". to fix up master. 2021-03-18 13:30:37 -07:00
property.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
pybindings.cc
pybindings.h generic: Use IdStringList for all arch object names 2021-02-02 17:00:56 +00:00
pycontainers.h clangformat 2020-07-25 10:17:13 +02:00
pywrappers.h
relptr.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
router1.cc Use NEXTPNR_NAMESPACE macro's now that headers are seperated. 2021-03-15 18:49:12 +00:00
router1.h
router2.cc Moving hash map/set type selection to header. 2021-03-17 16:54:29 -07:00
router2.h router2: Make magic numbers configurable 2020-02-03 11:38:31 +00:00
scope_lock.h Use NEXTPNR_NAMESPACE macro's now that headers are seperated. 2021-03-15 18:49:12 +00:00
sdf.cc
sso_array.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
str_ring_buffer.cc Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
str_ring_buffer.h Split nextpnr.h to allow for linear inclusion. 2021-03-15 09:05:23 -07:00
svg.cc svg: Basic SVG graphics rendering 2020-02-15 11:35:51 +00:00
timing_opt.cc opt-timing: Skip undriven nets 2021-03-15 16:08:47 +00:00
timing_opt.h clangformat run 2019-06-25 18:19:25 +02:00
timing.cc timing: Integration tweaks 2021-03-05 10:04:35 +00:00
timing.h timing: Integration tweaks 2021-03-05 10:04:35 +00:00
util.h timing: Add port-domain tracking 2021-03-04 10:29:36 +00:00
version.h.in