nextpnr/common
2019-06-02 18:38:20 +02:00
..
archcheck.cc Add pip locations 2018-08-09 10:39:53 +02:00
chain_utils.h common/chain_utils: Don't allow overlapping chains 2018-12-19 10:36:55 +00:00
command.cc use NEXTPNR_BEL, since BEL is initial placement 2019-06-02 18:38:20 +02:00
command.h Print warning and error count at end of execution 2018-11-26 19:14:38 +00:00
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 Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, 2018-06-23 14:32:49 +02:00
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 generic: GUI Python bindings 2019-04-03 16:08:33 +01:00
nextpnr.h Added support for attributes/properties types 2019-06-01 15:52:32 +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 Read settings and check validity 2018-08-11 13:04:51 +02:00
project.h Use settings for json and pcf 2018-08-08 20:14:18 +02:00
pybindings.cc Added support for attributes/properties types 2019-06-01 15:52:32 +02:00
pybindings.h python: Developing context wrappers for maps 2018-07-04 14:55:24 +02:00
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 Another router1 bugfix 2018-11-11 17:50:42 +01:00
rulecheck.cc rulecheck: Improve message printed at start 2018-11-29 19:28:15 +00:00
settings.h Add --placer option and refactor placer selection 2019-03-24 11:10:20 +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
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
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