nextpnr/common
Serge Bazanski b8db177612
Merge pull request #66 from YosysHQ/issue65
Fix for min_slack == max_slack => bin_size == 0
2018-08-26 17:14:34 +01:00
..
archcheck.cc Add pip locations 2018-08-09 10:39:53 +02:00
command.cc Use settings for placer1 and router1 2018-08-09 18:39:10 +02:00
command.h Use settings for placer1 and router1 2018-08-09 18:39:10 +02:00
design_utils.cc Get rid of PortPin and BelType (ice40, generic, docs) 2018-08-08 17:01:18 +02:00
design_utils.h Fix driver finder when net is undriven 2018-07-17 11:00:18 +02:00
handle_error.cc Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, 2018-06-23 14:32:49 +02:00
log.cc Add stringf() helper function 2018-08-18 14:13:27 +02:00
log.h Add stringf() helper function 2018-08-18 14:13:27 +02:00
nextpnr.cc Get rid of PortPin and BelType (ice40, generic, docs) 2018-08-08 17:01:18 +02:00
nextpnr.h Add pip locations 2018-08-09 10:39:53 +02:00
place_common.cc Add pip locations 2018-08-09 10:39:53 +02:00
place_common.h place_common: Helper functions for rel. constraints 2018-08-03 13:18:48 +02:00
placer1.cc Merge pull request #47 from YosysHQ/settings_propagate 2018-08-18 19:25:19 +02:00
placer1.h Use settings for placer1 and router1 2018-08-09 18:39:10 +02: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 ecp5: Working on arch implementation 2018-07-11 10:41:36 +02:00
pybindings.h python: Developing context wrappers for maps 2018-07-04 14:55:24 +02:00
pycontainers.h typeof to decltype 2018-07-05 10:13:29 +02:00
pywrappers.h API change: Use CellInfo* and NetInfo* as cell/net handles (Python bindings) 2018-08-05 16:21:13 +02:00
router1.cc Use settings for placer1 and router1 2018-08-09 18:39:10 +02:00
router1.h Use settings for placer1 and router1 2018-08-09 18:39:10 +02:00
rulecheck.cc refactor: Replace assert with NPNR_ASSERT 2018-07-04 12:15:23 +02:00
settings.h Use emplace result for get,set of settings 2018-08-12 10:02:32 +02:00
timing.cc Fix for min_slack == max_slack => bin_size == 0 2018-08-22 09:24:30 -07:00
timing.h Add crude histogram feature, printed after placement and routing 2018-08-03 23:39:42 -07: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