Mateusz Gancarz
|
e68bb48a40
|
[#72179] add t_timing_trace_saif test
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
2812f33348
|
[#72179] wip: add t_interface_ref_trace_saif test
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
0d07c94d14
|
[#72179] wip: add t_hier_block_trace_saif test
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
51edcdf956
|
[#72179] wip: add t_trace_complex_saif test
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
78103bb803
|
[#72179] add t_trace_array_saif test
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
2c5b8cd5c4
|
add OpenSTA commands collected in one file
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
eb638d1c7d
|
[#72947] add README to SAIF example
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
73725e716d
|
[#72179] change SAIF example to gcd
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
ebf2e9c360
|
[#72179] add t_trace_abort test for SAIF
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
8b3ebddeff
|
[#72179] add saif_example design files
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
de7d9e37c5
|
[#72179] add info about SAIF trace to help
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
95f4355c4d
|
[#72179] add wip example for SAIF trace
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
a9700592b9
|
[#72179] add t_trace_saif test
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
7ea3f83adf
|
[#72179] fix bug with array variables empty names
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
c8a2349753
|
[#72179] bring back t_trace_counter_saif test with correct SAIF output file
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
0e9d72ad1f
|
[#72179] move all SAIF tests to separate directory for now
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
767ee6b2e5
|
[#72179] wip: adding tests similar to those for FST
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
431a6de442
|
[#72179] change emitting of event and double to noop
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
648ca9840c
|
[#72179] add debug printing of signal direction/kind/type
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
a8cecfcb04
|
[#72179] change license of t_trace_saif test
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
3e926efae1
|
[#72179] change license of t_trace_array_saif test
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
fd7288fec1
|
[#72179] add SAIF trace test for do while jumps
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
a2fc700d24
|
[#72179] add counter test for SAIF trace
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
c2a5e16d17
|
[#72179] add saving TZ, TX, TB values as 0
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
e7e9f9cc88
|
[#72179] fix declaring activity duplicates
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
cc5a744b3a
|
[#72179] remove unused code
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
5b126f3258
|
[#72179] add SAIF trace class for SystemC
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
9878587753
|
[#72179] add more notes
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
e49c06cb97
|
[#72179] add test for word emitting
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
51af6ed413
|
[#72179] fix implementation of emitting words
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
5ee6fc8191
|
[#72179] add more SAIF trace debug prints
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
a56349747d
|
[#72179] add wip test for SAIF trace
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
7100827f77
|
[#72179] remove std::abort calls and add bits > activity.width warning instead of assert
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
85b018bf30
|
[#72179] add handling SAIF trace in driver.py
|
2025-03-05 07:57:03 +01:00 |
Mateusz Gancarz
|
088f21fd69
|
[#72179] some notes from reading specification and code
|
2025-03-05 07:57:03 +01:00 |
github action
|
deb08a6cfd
|
Apply 'make format'
|
2025-03-05 07:57:03 +01:00 |
Krzysztof Bieganski
|
5ea2cf2938
|
SAIF support
Signed-off-by: Krzysztof Bieganski <kbieganski@antmicro.com>
|
2025-03-05 07:57:03 +01:00 |
Wilson Snyder
|
27d3eb5b7b
|
Fix UNOPTFLAT warnings with `--coverage-trace` and always_comb (#5821).
|
2025-03-02 20:02:55 -05:00 |
Wilson Snyder
|
ce211ebceb
|
Internals: Make some auto more explicit. No functional change.
|
2025-03-02 17:01:35 -05:00 |
Wilson Snyder
|
4bf8f47f59
|
Commentary: Changes update
|
2025-03-02 17:01:06 -05:00 |
Wilson Snyder
|
b54f897090
|
Tests: Fix Ubuntu24.04 clang test issues, and enable action (#5824)
|
2025-03-02 16:53:59 -05:00 |
Wilson Snyder
|
d31bce915c
|
Actions: Turn off Ubuntu 20.04 (#5774) (#5823)
|
2025-03-02 12:33:36 -05:00 |
Geza Lore
|
0133bc6b09
|
Do not use function locals in SenExprBuilder (#5822)
Function locals are not safe here because we might need to split up
the generated function. V3Localize can fix them later if safe.
|
2025-03-02 16:13:59 +00:00 |
Geza Lore
|
bab949a468
|
Use tcmalloc on non 22.04 CI builds (#5818)
|
2025-03-02 08:13:20 +00:00 |
Geza Lore
|
99064d3e39
|
Make mold static link tcmalloc (#5817)
|
2025-03-02 00:20:16 +00:00 |
Geza Lore
|
fc302a5207
|
Fix sorting of wide SenItems (#5816)
This used to throw Error: Value too wide for 64-bits expected in this context
|
2025-03-01 22:11:43 +00:00 |
Geza Lore
|
14f618b0f6
|
Fix invalid code motion over branches (#5811) (#5814)
|
2025-02-28 13:32:03 -05:00 |
Wilson Snyder
|
a9762e0c5c
|
Fix coredump on fork inside disable named block by adding an UNSUPPORTED
|
2025-02-27 21:42:20 -05:00 |
Wilson Snyder
|
098ee6fa7a
|
Internals: Cleanup some missing VL_RESTORERs. No functional change intended.
|
2025-02-27 21:18:27 -05:00 |
Wilson Snyder
|
7f94fa1da7
|
Add check for `let` misused in statement context (#5733).
|
2025-02-26 09:08:41 -05:00 |