CGRAME / CGRA-ME-ISSUES

CGRA-ME is an open-source framework for modelling and exploring coarse grain reconfigurable architectures and CAD.
3 stars 0 forks source link

All sub-folders in thirdparty are empty #1

Closed zhang-xun closed 10 months ago

zhang-xun commented 10 months ago

Hi, in cgra-me-2.0 's thirdparty, all the submodule are empty, and there are no .git file for “git submodule update --recursive".

The source directory

/Users/zhangxun/cgra-me-release-v2.0.0/thirdparty/tatum

does not contain a CMakeLists.txt file.

zhang-xun commented 10 months ago

i think it's just in tatum.

zhang-xun commented 10 months ago

target_link_libraries(cgra-me PUBLIC coreir PRIVATE pugixml PRIVATE libtatum )

SteveWick commented 10 months ago

The build process has been updated in the latest version. Please re-download CGRA-ME from the website and try again.