nextpnr/common
Miodrag Milanovic 5df90bc5a5 Merge remote-tracking branch 'origin/master' into common_main
# Conflicts:
#	ecp5/main.cc
#	ice40/main.cc
2018-08-08 10:48:05 +02:00
..
archcheck.cc common: Remove use of deprecated APIs 2018-07-24 15:45:49 +02:00
command.cc Merge remote-tracking branch 'origin/master' into common_main 2018-08-08 10:48:05 +02:00
command.h Added project loader 2018-08-06 19:32:17 +02:00
design_utils.cc refactor: Replace assert with NPNR_ASSERT 2018-07-04 12:15:23 +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 Updates from clangformat 2018-06-23 15:28:09 +02:00
log.h Add Context::archcheck() and "nextpnr-ice40 --test" 2018-07-23 14:03:23 +02:00
nextpnr.cc API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) 2018-08-05 15:25:42 +02:00
nextpnr.h API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) 2018-08-05 15:25:42 +02:00
place_common.cc place_common: Fix illegal cells left after relative constraint legalisation 2018-08-07 11:01:48 +02:00
place_common.h place_common: Helper functions for rel. constraints 2018-08-03 13:18:48 +02:00
placer1.cc Restore initial assign_budget() call after pack(), restrict call after initial_placement to slack_redist 2018-08-05 22:55:58 -07:00
placer1.h Add constraint weight as a command line option 2018-08-03 18:31:54 +02:00
project.cc Added project loader 2018-08-06 19:32:17 +02:00
project.h Added project loader 2018-08-06 19:32:17 +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 Merge pull request #39 from eddiehung/slack_histogram 2018-08-06 21:26:09 +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