You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking to add a new architecture, and cannot find much documentation on how the process works. I looked around in the testarch directory, but after running build for the 4x4 device (clutff-unidir-s4), I can't find any results or outputs from the build. Where can I find this documentation?
The text was updated successfully, but these errors were encountered:
@mithro, I am looking to add a new architecture (SOFA) to SymbiFlow, and can't find any documentation on how to implement a new architecture on symbiflow-arch-defs.
I copied the structure of the 'testarch' directory, and replaced those VPR arch files with mine, and it compiles fine when I add this new architecture to the main CMakeLists.txt file. I do not know, however, how to implement tests or run any benchmarks on the new architecture I just put in. The 'testarch' directory doesn't have any tests in it either.
I am looking for some direction on how to implement tests for an architecture in symbiflow-arch-defs.
I am looking for some direction on how to implement tests for an architecture in symbiflow-arch-defs. @apond308 hi, I have a same issue after added a new architecture (spartan7). Do you find any method to verify the architecture newly added?
I am looking to add a new architecture, and cannot find much documentation on how the process works. I looked around in the testarch directory, but after running build for the 4x4 device (clutff-unidir-s4), I can't find any results or outputs from the build. Where can I find this documentation?
The text was updated successfully, but these errors were encountered: