Wilson Snyder
|
9fd5634778
|
Internals: Remove unneeded private's. No functional change
|
2023-11-13 21:37:45 -05:00 |
Wilson Snyder
|
4636a7f14b
|
Internals: Fix uninitalized variables (#4636)
|
2023-11-11 14:58:54 -05:00 |
Wilson Snyder
|
f3ae4b8786
|
Fix spelling
|
2023-11-10 23:25:53 -05:00 |
Krzysztof Boroński
|
b110c55993
|
Fix a memory leak in V3Fork (#4628)
|
2023-11-05 11:39:06 -05:00 |
Geza Lore
|
30318a6654
|
C++11 cleanup
|
2023-10-28 11:26:48 +01:00 |
Krzysztof Boroński
|
89743aae5d
|
Fix stable name generation in V3Fork (#4615) (#4624)
|
2023-10-27 15:08:02 -04:00 |
Wilson Snyder
|
b5828a7ce9
|
Fix header order botched by clang-format in recent commit.
|
2023-10-18 06:37:46 -04:00 |
github action
|
770cd24f27
|
Apply 'make format'
|
2023-10-18 02:50:27 +00:00 |
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 |