3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-17 04:35:44 +00:00

Add some cpp stuff

This commit is contained in:
Akash Levy 2026-07-06 07:40:22 -07:00
parent 7166468c55
commit b609976d7d

View file

@ -71,6 +71,9 @@
"variant": "cpp",
"algorithm": "cpp",
"*.inc": "cpp",
"tuple": "cpp"
"tuple": "cpp",
"__verbose_trap": "cpp",
"cstddef": "cpp",
"__log_hardening_failure": "cpp"
}
}