mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-25 03:16:22 +00:00
13 lines
194 B
CMake
13 lines
194 B
CMake
yosys_core(ast
|
|
ast_binding.cc
|
|
ast_binding.h
|
|
ast.cc
|
|
ast.h
|
|
dpicall.cc
|
|
genrtlil.cc
|
|
simplify.cc
|
|
LIBRARIES
|
|
$<${YOSYS_ENABLE_LIBFFI}:${Dlfcn_LIBRARIES};PkgConfig::libffi>
|
|
REQUIRES
|
|
sha1
|
|
)
|