3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-22 15:15:51 +00:00

Try fixing ThreadPool issue

This commit is contained in:
Akash Levy 2025-09-22 18:50:22 -07:00
parent d16ca47549
commit 5f7361e66b
2 changed files with 5 additions and 2 deletions

View file

@ -71,5 +71,6 @@
"variant": "cpp",
"algorithm": "cpp",
"*.inc": "cpp"
}
},
"cmake.sourceDirectory": "/Users/akashlevy/Documents/preqorsor/third_party/yosys/abc"
}