nextpnr/common
Miodrag Milanovic 856760599e Use properties for settings and save in json 2019-06-12 18:34:34 +02:00
..
archcheck.cc
chain_utils.h common/chain_utils: Don't allow overlapping chains 2018-12-19 10:36:55 +00:00
command.cc Cleanup and fixes, flow works now 2019-06-07 13:19:11 +02:00
command.h
design_utils.cc ecp5: Fix USRMCLK primitive 2019-05-10 18:51:45 +01:00
design_utils.h ecp5: Fix USRMCLK primitive 2019-05-10 18:51:45 +01:00
handle_error.cc
log.cc Renamed LogLevel members, to prevent issue with system defines on Windows 2018-12-05 19:58:38 +01:00
log.h Renamed LogLevel members, to prevent issue with system defines on Windows 2018-12-05 19:58:38 +01:00
nextpnr.cc Save/restore net strength 2019-06-07 14:31:13 +02:00
nextpnr.h Use properties for settings and save in json 2019-06-12 18:34:34 +02:00
place_common.cc placer1: Consider regions during placement 2019-03-22 10:31:54 +00:00
place_common.h placer1: Consider regions during placement 2019-03-22 10:31:54 +00:00
placer1.cc clangformat 2019-04-08 18:08:39 +01:00
placer1.h HeAP: Add SA-based iterative refinement after AP 2019-03-22 10:31:54 +00:00
placer_heap.cc HeAP: Don't call Eigen if system is empty 2019-04-01 12:18:02 +01:00
placer_heap.h Fix broken header guard 2019-03-25 19:32:58 +00:00
project.cc Use properties for settings and save in json 2019-06-12 18:34:34 +02:00
project.h
pybindings.cc Added support for attributes/properties types 2019-06-01 15:52:32 +02:00
pybindings.h
pycontainers.h pycontainers: Implement __contains__ 2019-03-22 10:31:54 +00:00
pywrappers.h generic: Simple working example 2019-04-02 15:30:01 +01:00
router1.cc clangformat 2019-02-08 13:43:55 +00:00
router1.h
rulecheck.cc
settings.h Use properties for settings and save in json 2019-06-12 18:34:34 +02:00
timing.cc clangformat 2019-03-22 10:39:05 +00:00
timing.h timing_opt: Functions to calculate arc delay limits 2018-12-06 10:53:01 +00:00
timing_opt.cc timing_opt: Add locks to optimise() 2019-04-16 16:03:12 +02:00
timing_opt.h timing_opt: Debugging and integration 2018-12-06 10:53:01 +00:00
util.h
version.h.in