nextpnr/machxo2
2021-02-12 10:36:59 +00:00
..
examples machxo2: Add demo.sh TinyFPGA Ax example. 2021-02-12 10:36:59 +00:00
arch.cc machxo2: Checkpoint commit for slice bitstream generation. 2021-02-12 10:36:59 +00:00
arch.h machxo2: clang format. 2021-02-12 10:36:59 +00:00
archdefs.h machxo2: Add/fix copyright banners. 2021-02-12 10:36:59 +00:00
bitstream.cc machxo2: clang format. 2021-02-12 10:36:59 +00:00
bitstream.h machxo2: Add/fix copyright banners. 2021-02-12 10:36:59 +00:00
cells.cc machxo2: Fix REGMODE identifier (per slice, not per-FF). 2021-02-12 10:36:59 +00:00
cells.h machxo2: Add/fix copyright banners. 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
config.cc machxo2: Add stub bitstream writer plus support files. 2021-02-12 10:36:59 +00:00
config.h machxo2: Add stub bitstream writer plus support files. 2021-02-12 10:36:59 +00:00
constids.inc machxo2: Fix REGMODE identifier (per slice, not per-FF). 2021-02-12 10:36:59 +00:00
facade_import.py machxo2: Convert facade_import to use pybind API from pytrellis. 2021-02-12 10:36:59 +00:00
family.cmake machxo2: Fail CMake configuration is BUILD_PYTHON is ON (not supported for now). 2021-02-12 10:36:59 +00:00
main.cc machxo2: clang format. 2021-02-12 10:36:59 +00:00
pack.cc machxo2: clang format. 2021-02-12 10:36:59 +00:00