Wilson Snyder
|
e202cb31d8
|
Change `$display("%p")` to remove space after `}`.
|
2025-08-21 21:33:05 -04:00 |
Paul Swirhun
|
bd2cb989d1
|
Support bit queue streaming (#5830) (#6103).
|
2025-07-27 15:29:56 -04:00 |
Wilson Snyder
|
470f99694e
|
Revert d8dbb08a: Support bit queue streaming (#5830) (#6103)
|
2025-07-26 17:59:52 -04:00 |
Paul Swirhun
|
d8dbb08a95
|
Support bit queue streaming (#5830) (#6103)
|
2025-07-26 16:53:51 -04:00 |
Paul Swirhun
|
ac06b6fc4f
|
Fix streaming operator packing order (#5903) (#6077)
|
2025-06-10 17:23:16 -04:00 |
Paul Swirhun
|
e84fe36518
|
Tests: Add test coverage for stream to packed N-dim arrays (#6039)
|
2025-05-26 09:50:40 -04:00 |
Geza Lore
|
223bb9ba9a
|
Fix streaming to/from packed arrays (#5976)
bug from 6bb57e4630
Fixes RTLMeter OpenTitan. Fixes #5955.
|
2025-05-04 19:28:51 +01:00 |
Ryszard Rozak
|
6bb57e4630
|
Fix assignments with stream expressions and unpacked arrays (#5915)
|
2025-04-09 06:37:52 -04:00 |
Wilson Snyder
|
87ee6c8746
|
Tests: Only != is globally allowed to compare strings
|
2025-04-03 21:26:53 -04:00 |
Ryszard Rozak
|
9a6598b36f
|
Fix streaming of unpacked arrays concatenations (#5856)
|
2025-03-13 13:56:29 +01:00 |
Wilson Snyder
|
b7345eb5d5
|
Tests: Add checkp macro. No test functionality change.
|
2024-07-20 06:51:50 -04:00 |
Fuad Ismail
|
1c79df8630
|
Support stream operation on unpacked array (#4714) (#5006)
|
2024-03-21 18:26:42 -04:00 |