nextpnr/machxo2
2021-02-12 10:36:59 +00:00
..
examples machxo2: Initialize Arch context with device type and package. 2021-02-12 10:36:59 +00:00
arch.cc machxo2: Implement bel_to_cell and API functions using it. 2021-02-12 10:36:59 +00:00
arch.h machxo2: Implement bel_to_cell and API functions using it. 2021-02-12 10:36:59 +00:00
archdefs.h machxo2: Implement functions to get device utilization (throws std::out_of_range during place phase). 2021-02-12 10:36:59 +00:00
cells.cc machxo2: Make sure REGSET FF parameter is set in FACADE_SLICE. Init blinky ctr to 0 for miter circuit. 2021-02-12 10:36:59 +00:00
cells.h machxo2: Add LUT and FF packing functions. 2021-02-12 10:36:59 +00:00
CMakeLists.txt Update machxo2 backend with build system changes. 2021-02-12 10:36:59 +00:00
constids.inc machxo2: Import constids and BELs into facade_import. 2021-02-12 10:36:59 +00:00
facade_import.py machxo2: Finalize (hopefully) facade_import for prototype. 2021-02-12 10:36:59 +00:00
family.cmake Update machxo2 backend with minimal build system changes so nextpnr compiles again. 2021-02-12 10:36:59 +00:00
main.cc machxo2: Initialize Arch context with device type and package. 2021-02-12 10:36:59 +00:00
pack.cc machxo2: Clean up packing pass a bit. 2021-02-12 10:36:59 +00:00