Wilson Snyder
|
eae1e5bdf2
|
Internals/Tests: Cleanup some missing dev coverage items
|
2025-10-11 20:58:03 -04:00 |
Wilson Snyder
|
8785086bc8
|
Internals/Tests: Add `--debug-preproc-passthru` to cleanup some missing dev coverage items
|
2025-10-11 14:15:04 -04:00 |
Wilson Snyder
|
3027f67b6f
|
Internals/Tests: Cleanup some missing dev coverage items
|
2025-10-09 22:33:04 -04:00 |
Geza Lore
|
838b8a2bec
|
Internals: Remove dead code, fix or sign off coverage
Remove/fix/signoff uncontroversial code coverage holes. Also added a
couple TODOs that should be investigated at some point
|
2025-10-08 08:24:06 +01:00 |
Wilson Snyder
|
7ef3b808ea
|
Fix false BLKSEQ on non-edged sensitivity list (#6492).
|
2025-09-27 20:50:32 -04:00 |
Ryszard Rozak
|
c856380fac
|
Support modports referencing clocking blocks (#4555) (#6436)
|
2025-09-16 13:25:40 -04:00 |
Wilson Snyder
|
a2b6aca288
|
Tests: Refactor to create test.root variable. No test change.
|
2025-09-14 08:43:52 -04:00 |
Wilson Snyder
|
c73259d2f0
|
Tests: Upgrade some failing tests without expected .out files.
|
2025-08-31 11:12:14 -04:00 |
Geza Lore
|
327d55d13d
|
Internals: Fix remaining cppcheck errors (#6319)
Fixed the non const-related issue and added suppressions for the const
ones. With that `make cppcheck` should be clean.
|
2025-08-21 09:43:37 +01:00 |
Wilson Snyder
|
6bb16d6c52
|
Disable symbol from parser: Support redeclaring type as non-type; major parsing change (#2412).
|
2025-05-18 07:13:37 -04:00 |
Wilson Snyder
|
3b632739a8
|
Internals: Add RequireDType and check for recursive data types, in prep for future parser.
|
2025-05-17 20:40:03 -04:00 |
Wilson Snyder
|
647404ec1e
|
Tests: Improve warning coverage
|
2025-05-17 16:28:09 -04:00 |
Wilson Snyder
|
7a5c223ccf
|
Tests: Improve warning coverage
|
2025-05-16 22:32:25 -04:00 |
Wilson Snyder
|
cbf46d0ded
|
Tests: Add mis-include test.
|
2025-04-30 19:00:17 -04:00 |
Wilson Snyder
|
7521c2c644
|
Standardize some error messages.
|
2025-03-23 19:51:54 -04:00 |
Wilson Snyder
|
530ebecfb7
|
Tests: Add module-in-module coverage
|
2024-12-19 21:42:52 -05:00 |
Wilson Snyder
|
753ea29df8
|
Add error on illegal enum base type (#3010).
|
2024-11-05 00:58:46 -05:00 |
Wilson Snyder
|
d0ec6092b3
|
Change package import/export to link post-parsing, prep for later commit.
|
2024-09-28 20:55:22 -04:00 |
Wilson Snyder
|
90215878f8
|
Tests: Improve t_dist_warn_coverage.py
|
2024-09-22 09:10:03 -04:00 |
Wilson Snyder
|
07bb8c701d
|
Convert test driver to Python (#5427)
|
2024-09-08 13:00:03 -04:00 |