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
|
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
|
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
|
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 |
Yilou Wang
|
dae4c8ee22
|
Support constrained random for arrays in structs (#5765) (#5802)
|
2025-02-24 17:51:51 -05:00 |
Wilson Snyder
|
fe15171649
|
Internals: cppcheck cleanups. No functional change.
|
2025-02-18 01:14:51 -05:00 |
Trung Nguyen
|
aa3942ab24
|
Internals: `constexpr` for `VlUnpacked` data access (#5725) (#5770)
Add `constexpr` to data access functions of `VlUnpacked` whose `std::array` equivalent in C++14 is `constexpr`.
|
2025-02-09 22:45:50 -05:00 |
Moubarak Jeje
|
ac659d525b
|
Support VPI array accessors (#5612)
|
2025-02-07 19:06:46 -05:00 |
Moubarak Jeje
|
5b65c15eca
|
Internals: Add datap cast functions (#5761)
|
2025-02-05 15:29:54 -05:00 |
Yilou Wang
|
6b4183632c
|
Support Unpacked Structures' Constrained Randomization (#5657) (#5759)
|
2025-02-03 11:56:00 -05:00 |
Wilson Snyder
|
28a59a2b21
|
Update gtkwave from upstream.
|
2025-01-11 12:16:46 -05:00 |
Yilou Wang
|
d3e205f201
|
Support constraints on associative array user-defined keys (#5671) (#5729)
|
2025-01-11 12:07:52 -05:00 |
github action
|
bb871728c9
|
Apply 'make format'
|
2025-01-10 00:05:16 +00:00 |
Krzysztof Starecki
|
69dce205d3
|
Support multidimensional array access via VPI (#2812) (#5573)
|
2025-01-09 19:04:26 -05:00 |
Yilou Wang
|
0380a36c76
|
Fix constrained random for > 64-bit associative arrays (#5670) (#5682)
|
2025-01-09 08:33:38 -05:00 |
Andrew Nolte
|
b8288b97f7
|
Improve VPI write errors (#5712)
|
2025-01-06 17:56:18 -05:00 |
Wilson Snyder
|
8ca49d98c1
|
Fix %p format output for real inside struct (#5713).
|
2025-01-03 19:15:03 -05:00 |
Wilson Snyder
|
f5e2f60dcc
|
Update include/gtkwave from upstream
|
2025-01-01 08:40:49 -05:00 |
Wilson Snyder
|
8fbb725f34
|
Copyright year update.
|
2025-01-01 08:30:25 -05:00 |
Wilson Snyder
|
8a121803f5
|
Add configure CFG_CXX_VERSION
|
2024-12-19 20:56:47 -05:00 |
Yilou Wang
|
54ef9ad31c
|
Support associative array basic constrained randomization (#5658) (#5670)
|
2024-12-12 11:31:54 -05:00 |
Wilson Snyder
|
6e204ed0dd
|
Internals: Cleanup 'error error' on fatals
|
2024-12-11 08:52:41 -05:00 |
Wilson Snyder
|
b0f898cec8
|
Internals: Determine needing verilated_std without symbol table
|
2024-12-01 11:35:00 -05:00 |
Wilson Snyder
|
0c820c3068
|
Internals: Standardize template argument names. No functional change.
|
2024-11-29 20:20:38 -05:00 |
Wilson Snyder
|
990ccd6763
|
Internals: Standardize on `template<typename`. No functional change.
|
2024-11-29 18:01:50 -05:00 |
Ryszard Rozak
|
5470cf9fa9
|
Support randomize size constraints with restrictions (#5582 partial) (#5611)
|
2024-11-15 10:45:06 -05:00 |
Tom Manner
|
c98744b914
|
Internals: Fix `VerilatedContext::randSeed` comments (#5609)
|
2024-11-14 11:07:23 -05:00 |
Wilson Snyder
|
3ffea76e11
|
Add `--no-std-waiver` and default reading of standard lint waivers file (#5607).
|
2024-11-12 22:11:19 -05:00 |
Krzysztof Starecki
|
1d06364284
|
Support vpiDefName (#5572)
|
2024-11-12 11:28:39 -05:00 |
Yilou Wang
|
a173883b2d
|
Support basic constrained random for multi-dimensional dynamic array and queue (#5591)
|
2024-11-08 14:04:58 -05:00 |
Wilson Snyder
|
9689a4f58a
|
Internals: Support VL_UNREACHABLE in C++23/MSVC. No functional change intended.
|
2024-10-31 21:29:13 -04:00 |
Todd Strader
|
dab826bef9
|
VPI error instead of fatal for vpi_get_value() on large signals (#5571)
|
2024-10-31 17:02:37 -04:00 |
Wilson Snyder
|
36888fac5d
|
Fix long module names crashing string handling (#5546).
|
2024-10-22 09:25:58 -04:00 |
Krzysztof Boroński
|
7ccc93d9df
|
Fix reduction methods for verilated types (#5542)
|
2024-10-18 19:51:44 -04:00 |
Yilou Wang
|
c05c48aaf3
|
Support unpacked array Constrained Randomization (#5437) (#5489)
|
2024-10-02 10:29:47 -04:00 |
Wilson Snyder
|
48faf8d036
|
Fix tracing when name() is empty (#5470).
|
2024-09-21 08:25:14 -04:00 |
Wilson Snyder
|
0fe8c73d19
|
Fix `$fatal` to not be affected by `+verilator+error+limit` (#5135).
|
2024-09-13 20:45:44 -04:00 |
Wilson Snyder
|
521c5c2f75
|
Fix extra events in traces (#5405).
|
2024-09-10 19:14:52 -04:00 |
Wilson Snyder
|
3525484730
|
Commentary
|
2024-09-10 19:04:55 -04:00 |
Arkadiusz Kozdra
|
4a58997604
|
Support basic constrained queue randomization (#5413)
Signed-off-by: Arkadiusz Kozdra <akozdra@antmicro.com>
|
2024-09-10 09:33:14 -04:00 |
Wilson Snyder
|
7b41d2046d
|
Fix GTKWave clang 18 warning
|
2024-09-07 10:12:09 -04:00 |
Wilson Snyder
|
e4ff0909dc
|
Tests: Misc test cleanups from Python branch.
|
2024-09-03 21:42:06 -04:00 |
Wilson Snyder
|
7a74ddc1af
|
Internals: Fix some getter/setter ordering. No functional change intended.
|
2024-09-02 18:48:49 -04:00 |
Krzysztof Bieganski
|
088862d449
|
Support appending to queue via `[]` (#5421)
|
2024-09-02 09:45:47 -04:00 |