Open jrrk2 opened 2 years ago
Where would you locate the lack of support? Does this concern nextpnr, prjxray (fuzzers), ...?
prjxray has fuzzer for cfg (which contains BSCAN, STARTUP, and others): prjxray/fuzzers/038-cfg/
However, I noticed that CFG_CENTER_MID tile and its sites are not defined/used in arch-defs.
I have been trying to understand arch-defs and how it manages tiles/sites in this branch, but there are some options in xc/common/cmake/project_ray.cmake I don't fully understand.
I just noticed there isn't a way to connect SCK to the STARTUP primitive in our current flow. This will mean we cannot at the moment use SPI memory in the user design the way picosoc (conventional version) does it.