3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-25 18:15:34 +00:00
yosys/frontends/ast
Martin Povišer 732ed67014 ast/dpicall: Stop using variable length array
Fix the compiler warning

    variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
2025-02-24 17:32:30 +01:00
..
ast.cc
ast.h
ast_binding.cc
ast_binding.h
dpicall.cc
genrtlil.cc
Makefile.inc
simplify.cc