nextpnr/common
ZipCPU f32b9622d5 Initial (random) placer capability
This commit also includes changes to jsonparse to allow it to
1) recognize ports with no connection, and set their net pointers to NULL
2) recognize designs with a ports node rather than a ports_direction

The rule checker has also been modified to accommodate possible NULL netlists

The ice40 chip now also has iterator operations ++bi and bi++.
2018-06-07 09:38:14 -04:00
..
design.cc clang-format for design and chip codebase 2018-06-07 12:56:49 +02:00
design.h clang-format for design and chip codebase 2018-06-07 12:56:49 +02:00
handle_error.cc Initial GUI work 2018-06-05 21:03:06 +02:00
log.cc Removed unused set of warnings from log.cc 2018-06-06 17:17:44 -04:00
log.h Removed unused set of warnings from log.cc 2018-06-06 17:17:44 -04:00
place.cc Initial (random) placer capability 2018-06-07 09:38:14 -04:00
pybindings.cc Reformat Python bindings and ice40 main 2018-06-07 13:10:53 +02:00
pybindings.h Reformat Python bindings and ice40 main 2018-06-07 13:10:53 +02:00
pycontainers.h Replacing Boost type_traits with std 2018-06-07 13:36:42 +02:00
rulecheck.cc Initial (random) placer capability 2018-06-07 09:38:14 -04:00
version.h.in Initial GUI work 2018-06-05 21:03:06 +02:00