mirror of https://github.com/YosysHQ/yosys.git
Latest fixes
This commit is contained in:
parent
c8920854f6
commit
25f7dd6650
|
|
@ -21,5 +21,6 @@ set_target_properties(yosys-slang PROPERTIES
|
|||
YOSYS_REQUIRES ""
|
||||
YOSYS_ENABLE_IF TRUE
|
||||
)
|
||||
target_link_libraries(yosys-slang PUBLIC yosys_common)
|
||||
add_library(yosys_read_slang ALIAS yosys-slang)
|
||||
set_property(TARGET yosys_everything APPEND PROPERTY YOSYS_REQUIRES read_slang)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0b5c0b333887678a41825f99093a8b0af32d80d2
|
||||
Subproject commit 438e91c86b65014286ec7dfc188dbd54da904f43
|
||||
Loading…
Reference in New Issue