nextpnr/common
Clifford Wolf f0a3a272ca Fixes and improvements in new router
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-11-09 22:39:39 +01:00
..
archcheck.cc Add pip locations 2018-08-09 10:39:53 +02:00
chain_utils.h Refactor chain finder to its own file 2018-09-30 16:29:26 +01:00
command.cc common: Allow running Python scripts for all points in flow 2018-10-17 10:51:23 +01:00
command.h common: Allow running Python scripts for all points in flow 2018-10-17 10:51:23 +01:00
design_utils.cc design_utils: Adding some design helper functions 2018-10-01 15:43:02 +01:00
design_utils.h design_utils: Adding some design helper functions 2018-10-01 15:43:02 +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 clangformat 2018-09-30 15:13:18 +01:00
log.h Add stringf() helper function 2018-08-18 14:13:27 +02:00
nextpnr.cc ecp5: Debugging DRAM packing 2018-10-01 17:45:35 +01:00
nextpnr.h gui: improved FPGAViewWidget::paintGL() performance 2018-10-23 15:43:51 +02:00
place_common.cc placer: Fix conflicts during constraint legalisation 2018-10-11 11:50:56 +01:00
place_common.h place_common: Helper functions for rel. constraints 2018-08-03 13:18:48 +02:00
placer1.cc [common] placer to produce error when >1 cell->bel constraint 2018-11-08 16:21:31 -08: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 Fixes and improvements in new router 2018-11-09 22:39:39 +01:00
router1.h Fixes and improvements in new router 2018-11-09 22:39:39 +01:00
rulecheck.cc refactor: Replace assert with NPNR_ASSERT 2018-07-04 12:15:23 +02:00
settings.h clangformat 2018-09-30 15:13:18 +01:00
timing.cc Merge pull request #88 from YosysHQ/issue72 2018-10-11 02:54:19 -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