Wilson Snyder
|
48a12fb0f4
|
Document and test `+verilator+rand+reset+2` usage (#6285 partial)
|
2025-08-16 11:47:19 -04:00 |
Wilson Snyder
|
87ee6c8746
|
Tests: Only != is globally allowed to compare strings
|
2025-04-03 21:26:53 -04:00 |
Wilson Snyder
|
b90b81e12c
|
Tests: Fix string !== for other simulators.
|
2024-10-03 18:14:53 -04:00 |
Krzysztof Bieganski
|
088862d449
|
Support appending to queue via `[]` (#5421)
|
2024-09-02 09:45:47 -04:00 |
Wilson Snyder
|
b7345eb5d5
|
Tests: Add checkp macro. No test functionality change.
|
2024-07-20 06:51:50 -04:00 |
Aleksander Kiryk
|
8e0301c287
|
Fix bound queue printing (#5032)
|
2024-04-29 21:52:06 -04:00 |
Wilson Snyder
|
3a5cbd5b67
|
Internals: Untabify some embedded tabs.
|
2021-11-13 10:46:25 -05:00 |
Wilson Snyder
|
4003e01283
|
Commentary
|
2020-08-23 20:58:23 -04:00 |
Vassilis Papaefstathiou
|
a7432bdea7
|
Support wide operands in queues and dynamic arrays (#2352)
|
2020-05-23 21:59:56 -04:00 |
Wilson Snyder
|
5c11de1663
|
Tests: Check queue typedef.
|
2020-05-22 22:14:26 -04:00 |
Wilson Snyder
|
fac43811fd
|
Commentary
|
2020-05-10 21:26:09 -04:00 |
Wilson Snyder
|
1ce360ed5b
|
Add SPDX license identifiers. No functional change.
|
2020-03-21 11:24:24 -04:00 |
Stefan Wallentowitz
|
9a54b2144b
|
Fix queue issues, bug1643.
Signed-off-by: Wilson Snyder <wsnyder@wsnyder.org>
|
2019-12-18 18:17:18 -05:00 |
Stefan Wallentowitz
|
d738501c01
|
Fix queues as statements, bug1641.
|
2019-12-17 06:08:41 -05:00 |
Wilson Snyder
|
cda5c53cf9
|
Add BOUNDED warning and promote bounded queues to unbounded.
|
2019-12-08 15:56:49 -05:00 |
Wilson Snyder
|
e28175108f
|
Support queues (excluding {} notation and pattern assignments), bug545.
|
2019-12-01 12:35:49 -05:00 |