update yosys-plugins

This commit is contained in:
kkumar23 2021-09-20 02:47:18 -07:00
parent c91b77eedd
commit 938728175f
2 changed files with 4 additions and 3 deletions

View File

@ -243,9 +243,10 @@ add_custom_target(
add_custom_target(
yosys-plugins ALL
COMMAND $(MAKE)
COMMAND $(MAKE) install
COMMAND $(MAKE) clean YOSYS_PATH=${CMAKE_CURRENT_SOURCE_DIR}/yosys/install
COMMAND $(MAKE) install YOSYS_PATH=${CMAKE_CURRENT_SOURCE_DIR}/yosys/install
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/yosys-plugins
DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/yosys/install/bin/yosys
COMMENT "Compile Yosys-plugins with given Makefile"
)

@ -1 +1 @@
Subproject commit 9fad20e359c678ebc4674e0442afd5f7b1a4fe19
Subproject commit 7dbd4e461d758c164f001efb349918659b75d694