3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-15 03:35:40 +00:00
yosys/frontends
Gabriel Somlo 619b8edeb8 CMake: slang: honor YOSYS_WITHOUT_SLANG flag
When `YOSYS_WITHOUT_SLANG` (or, more recently, `YOSYS_WITH_PKG_DEPS`)
are enabled, do not attempt to build slang frontend. This allows for
successful configuration and build with disabled slang when the
vendored subrepo is also missing.

Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
2026-07-12 10:45:25 -04:00
..
aiger Move rename logic to abc_ops_reintegrate 2026-06-19 10:46:47 +01:00
aiger2 read_aiger: import standard-cell mappings from ABC 2026-06-05 11:02:58 +01:00
ast End of file fix 2026-06-23 07:23:41 +02:00
blif End of file fix 2026-06-23 07:23:41 +02:00
json Migrate build system to CMake 2026-06-03 08:58:10 +00:00
liberty End of file fix 2026-06-23 07:23:41 +02:00
rpc Migrate build system to CMake 2026-06-03 08:58:10 +00:00
rtlil long long to int truncation checks 2026-07-10 14:36:39 +02:00
slang Bump sv-elab to 2026-07-07 2026-07-07 15:20:19 +02:00
verific Remove trailing whitespaces 2026-06-23 07:24:59 +02:00
verilog End of file fix 2026-06-23 07:23:41 +02:00
CMakeLists.txt CMake: slang: honor YOSYS_WITHOUT_SLANG flag 2026-07-12 10:45:25 -04:00