Krzysztof Starecki
|
1d06364284
|
Support vpiDefName (#5572)
|
2024-11-12 11:28:39 -05: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 |
|
github action
|
e9f758ce67
|
Apply 'make format'
|
2024-09-02 01:13:41 +00:00 |
|
Wilson Snyder
|
df594ee430
|
Tests: Fix ll scan test.
|
2024-09-01 20:59:42 -04:00 |
|
Kaleb Barrett
|
e04ef5d83a
|
Add method to check if there are VPI callbacks of the given type (#5399)
|
2024-08-27 17:36:51 -04:00 |
|
Wilson Snyder
|
3315a6e431
|
Internals: Also cleanup gettes/setters in .cpp. No functional change intended.
|
2024-06-22 19:50:59 -04:00 |
|
Wilson Snyder
|
920ed5ca3d
|
Internals: Avoid unordered_map/set. No functional change intended.
|
2024-06-11 18:52:09 -04:00 |
|
Kaleb Barrett
|
0d3cb86a44
|
Fix VerilatedVpiPutHolder class (#5156)
|
2024-06-07 22:25:33 -04:00 |
|
github action
|
e834b5be2d
|
Apply 'make format'
|
2024-05-29 20:56:45 +00:00 |
|
Kaleb Barrett
|
bd7689f59a
|
Fix overflow of string on VPI reads (#5145) (#5146)
|
2024-05-29 16:55:46 -04:00 |
|
Kaleb Barrett
|
3496eb80a5
|
Improve VerilatedVpiPutHolder storage requirements (#5144)
|
2024-05-29 08:39:08 -04:00 |
|
Todd Strader
|
19cccd170e
|
Fix vpiInertialDelay for memories (#5113)
|
2024-05-10 18:49:43 -04:00 |
|
Todd Strader
|
c99364b81a
|
Support vpiInertialDelay (#5087)
|
2024-05-01 18:56:50 -04:00 |
|
Todd Strader
|
25fd8ef5c0
|
Add VPI eval needed tracking (#5065)
|
2024-04-25 09:07:31 -04:00 |
|
Wilson Snyder
|
0ff77fc352
|
Internals: Remove extra single-line {}. No functional change.
|
2024-03-27 17:57:49 -04:00 |
|
Andrew Nolte
|
6db149c588
|
Fix generate blocks in vpi_iterate (#3609) (#4913)
|
2024-03-06 18:33:30 -05:00 |
|
Wilson Snyder
|
22687a6901
|
Internals: Use C++14 quoted literal std::string
|
2024-01-28 21:00:20 -05:00 |
|
Wilson Snyder
|
3a5248a919
|
Internals: Mark structs final/VL_NOT_FINAL. No functional change intended.
|
2024-01-20 15:06:46 -05:00 |
|
Wilson Snyder
|
89cfa0737f
|
Internals: Fix cppcheck warnings
|
2024-01-17 19:48:07 -05:00 |
|
Marlon James
|
8ea814e4b4
|
Fix VPI parameter iteration (#4798)
|
2024-01-02 18:57:34 -05:00 |
|
Marlon James
|
0195fe9dfd
|
Add vpiConstType support to vpi_get_str() (#4797)
|
2024-01-02 18:52:57 -05:00 |
|
Marlon James
|
e430ea13f4
|
Fix vpi_get() and vpi_get64() to return vpiUndefined on errors (#4795)
See IEEE 1800-2017 section 38.6 and 38.7.
|
2024-01-02 16:25:14 -05:00 |
|
Wilson Snyder
|
e76f29e5ba
|
Copyright year update
|
2024-01-01 03:19:59 -05:00 |
|
Todd Strader
|
5ec9bfc47d
|
Support packages in vpi_handle_by_name() (#4768)
|
2023-12-15 17:32:23 -05:00 |
|
Todd Strader
|
1066f06ec1
|
Support VPI parameter iteration (#4765)
|
2023-12-15 13:53:13 -05:00 |
|
Todd Strader
|
fced4d6e57
|
Support vpiConstType in vpi_get() (#4761)
|
2023-12-14 20:37:47 -05:00 |
|
Todd Strader
|
9a0748d8ed
|
vpi_iterate packages with vpiInstance (#4726)
|
2023-12-01 07:34:09 -05:00 |
|
Marlon James
|
5ba7084815
|
Fix VPI TOP level variable iteration (#3919) (#4618)
|
2023-11-07 07:47:55 -05:00 |
|
Geza Lore
|
30318a6654
|
C++11 cleanup
|
2023-10-28 11:26:48 +01:00 |
|
Marlon James
|
cf6e362972
|
Support VPI variables of real and string data types (#4594)
|
2023-10-24 20:46:20 -04:00 |
|
Wilson Snyder
|
147aa41ba5
|
Internals: Fix virt call in constructor warning. No functional change.
|
2023-09-01 17:58:17 -04:00 |
|
Wilson Snyder
|
446f21d2a0
|
Tests: Fix more missing internal code coverage
|
2023-07-27 06:53:43 -04:00 |
|
github action
|
128186ea68
|
Apply 'make format'
|
2023-05-02 11:29:45 +00:00 |
|
Hennadii Chernyshchyk
|
949be9d0a1
|
Optimize VPI callValueCbs (#4155)
Co-authored-by: Oleh Maks <olehmaksa@gmail.com>
|
2023-05-02 07:28:56 -04:00 |
|
Wilson Snyder
|
9b869edd90
|
Internals: Fix cppcheck warnings. No functional change.
|
2023-03-18 19:28:48 -04:00 |
|
Wilson Snyder
|
6908e471e7
|
Revert: e3558d9e : Support vpiDefName (#3906) (#3931)
|
2023-02-03 21:26:21 -05:00 |
|
Andrew Nolte
|
e3558d9e1b
|
Support vpiDefName (#3906) (#3931)
|
2023-02-03 19:14:41 -05:00 |
|
Wilson Snyder
|
c2bdd06fcc
|
Fix VPI one-time timed callbacks (#2778).
|
2023-01-21 13:43:27 -05:00 |
|
Andrew Nolte
|
e5eb7d8930
|
Add VL_VALUE_STRING_MAX_WORDS override (#3869)
Co-authored-by: Andrew Nolte <anolte@hudson-trading.com>
|
2023-01-13 15:23:15 -05:00 |
|
Wilson Snyder
|
b24d7c83d3
|
Copyright year update
|
2023-01-01 10:18:39 -05:00 |
|
Larry Doolittle
|
80a144797d
|
Commentary: Fix more spelling (#3828)
|
2022-12-26 10:30:41 +01:00 |
|
Wilson Snyder
|
61d6546400
|
Internals: Mark more VL_MT_SAFE functions. No functional change
|
2022-12-11 23:03:27 -05:00 |
|
Larry Doolittle
|
f27cf4c804
|
Commentary: Fix spelling in C++ comments (#3797) (#3798)
|
2022-12-02 18:46:38 -05:00 |
|
Wilson Snyder
|
338e875b70
|
Internals: Mark more VL_MT_SAFE functions. No functional change
|
2022-12-01 19:32:09 -05:00 |
|
Wilson Snyder
|
e6da59eecd
|
Internals: Mark some VL_PURE functions. No functional change.
|
2022-11-15 09:18:47 -05:00 |
|
Wilson Snyder
|
8c6d1e53ca
|
Internals: Fix some 'p' names, and make new base class for VlDeleter. No functional change intended.
|
2022-11-13 17:40:50 -05:00 |
|
Kamil Rakoczy
|
d6126c4b32
|
Remove --no-threads; require --threads 1 for single threaded (#3703).
|
2022-11-05 08:47:34 -04:00 |
|
Wilson Snyder
|
75a70bee6d
|
Update to clang-format-14 on Ubuntu22.04
|
2022-09-27 21:47:45 -04:00 |
|
Geza Lore
|
38a8d7fb2e
|
Remove redundant 'inline' keywords from definitions
Also add checks to t/t_dist_cppstyle
|
2022-09-16 15:52:25 +01:00 |
|
Geza Lore
|
96a4b3e5a5
|
Update clang-format config and apply
- Regroup and sort #include directives (like we used to, but automatic)
- Set AlwaysBreakTemplateDeclarations to true
|
2022-08-05 12:00:24 +01:00 |
|