3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-14 21:51:28 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Robert O'Callahan
9f0d5d1aca Add thread support code
Provides very simple ConcurrentQueue and ThreadPool classes that build even when threading is disabled.

Also provides a `DeferredLogs` class that captures log output to be replayed on the main thread
later.
2025-09-06 04:22:00 +00:00