Latest fixes

This commit is contained in:
Miodrag Milanovic 2026-06-10 18:11:54 +02:00
parent c8920854f6
commit 25f7dd6650
2 changed files with 2 additions and 1 deletions

View File

@ -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