Wilson Snyder
|
431bb1ed16
|
Support compiling Verilator with gcc/clang precompiled headers (#4579)
|
2023-10-17 22:49:28 -04:00 |
Mariusz Glebocki
|
28bd7e5b19
|
Rework multithreading handling to separate by code units that use/never use it. (#4228)
|
2023-09-24 22:12:23 -04:00 |
Kamil Rakoczy
|
a16ea94836
|
Fix detecting local vars in nested forks (#4493) (#4506)
|
2023-09-19 17:32:42 -04:00 |
Wilson Snyder
|
d72f1b89fc
|
Internals: Minor internal code coverage cleanups
|
2023-09-10 18:53:51 -04:00 |
Wilson Snyder
|
b5b278d072
|
Fix fork crash with no init, test for (#4471)
|
2023-09-10 08:53:21 -04:00 |
Krzysztof Boroński
|
70b11f91b4
|
Support block_item_declaration in forks (#4455)
|
2023-09-08 16:40:14 +02:00 |
Wilson Snyder
|
8c480fd39e
|
Internals: Fix cppcheck warnings
|
2023-08-31 18:29:58 -04:00 |
Krzysztof Boroński
|
c3e19f2821
|
Move variables mutated under fork..join_none/join_any blocks into anonymous objects (#4356)
|
2023-08-29 20:01:00 +02:00 |
Krzysztof Boronski
|
21c01ba97b
|
V3Fork - transform processes that can outlive their parents into separate tasks (#4253)
Signed-off-by: Krzysztof Boronski <kboronski@antmicro.com>
|
2023-06-14 20:44:53 +02:00 |