nextpnr/machxo2
2021-02-12 10:36:59 +00:00
..
examples machxo2: Improve examples directory. 2021-02-12 10:36:59 +00:00
arch.cc machxo2: Stub out arch API functions and members. 2021-02-12 10:36:59 +00:00
arch.h machxo2: Stub out arch API functions and members. 2021-02-12 10:36:59 +00:00
archdefs.h machxo2: Add initial set of constids for packing. 2021-02-12 10:36:59 +00:00
cells.cc machxo2: Add constant packing implementation, fix bugs in create_machxo2_cell. 2021-02-12 10:36:59 +00:00
cells.h machxo2: Stub out cells 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: Add initial set of constids for packing. 2021-02-12 10:36:59 +00:00
facade_import.py Update machxo2 backend with minimal build system changes so nextpnr compiles again. 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: Start creating MachXO2CommandHandler. 2021-02-12 10:36:59 +00:00
pack.cc machxo2: Add constant packing implementation, fix bugs in create_machxo2_cell. 2021-02-12 10:36:59 +00:00