nextpnr/common
Clifford Wolf a8ca33a33a Add stringf() helper function
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-08-18 14:13:27 +02:00
..
archcheck.cc Add pip locations 2018-08-09 10:39:53 +02:00
command.cc Added quiet mode for logging 2018-08-09 13:28:21 +02:00
command.h Added project loader 2018-08-06 19:32:17 +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 std::vector::resize() not reserve() 2018-08-09 21:03:07 -07:00
placer1.h Add constraint weight as a command line option 2018-08-03 18:31:54 +02:00
project.cc Use settings for json and pcf 2018-08-08 20:14:18 +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 API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) 2018-08-05 15:25:42 +02:00
router1.h Add router1 cfg.useEstimate, improve getActualRouteDelay 2018-08-04 11:57:34 +02:00
rulecheck.cc refactor: Replace assert with NPNR_ASSERT 2018-07-04 12:15:23 +02:00
timing.cc Fix MSVC compile 2018-08-09 11:00:24 +02: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