Wilson Snyder
|
a47fd07585
|
Internals: Standard grammar for property_expression |-> |=>.
|
2023-03-05 16:59:24 -05:00 |
|
Wilson Snyder
|
19bc257002
|
Internals: UNSUPPORTED commentary
|
2023-03-05 16:45:07 -05:00 |
|
Wilson Snyder
|
a1d4cd658e
|
devel release
|
2023-03-04 11:31:58 -05:00 |
|
Wilson Snyder
|
21093fd1bd
|
Version bump
|
2023-03-04 11:19:44 -05:00 |
|
Wilson Snyder
|
329a933efd
|
Internals: Parse nettype as unsupported
|
2023-03-04 10:50:28 -05:00 |
|
Wilson Snyder
|
e21198cb2d
|
Add warning on missing class reference #()
|
2023-03-03 21:06:52 -05:00 |
|
Wilson Snyder
|
ab502c5196
|
Fix coverage of class methods (#3998).
|
2023-03-03 19:26:15 -05:00 |
|
Felix Neumärker
|
12728bc478
|
Fix UNDRIVEN warning seg fault (#3989)
|
2023-03-03 18:54:38 -05:00 |
|
Wilson Snyder
|
3fc684359a
|
Fix prettyName in structure dumps, partial (#4001)
|
2023-03-03 18:49:26 -05:00 |
|
Wilson Snyder
|
1e28387541
|
Tests: Add nettype test
|
2023-03-02 20:29:42 -05:00 |
|
Wilson Snyder
|
dd917d50eb
|
Internals: Parse interconnect then say unsupported
|
2023-03-02 20:02:14 -05:00 |
|
Kamil Rakoczy
|
0130c2bceb
|
Internals: update clang attributes check report conditions (#3997)
|
2023-03-02 18:37:07 -05:00 |
|
Wilson Snyder
|
8a5804fc3a
|
Tests: Add tagged union test
|
2023-03-02 08:11:11 -05:00 |
|
Wilson Snyder
|
3df29085c8
|
Fix end label fileline reporting.
|
2023-03-02 07:50:16 -05:00 |
|
Wilson Snyder
|
976af0068b
|
Support parsing min:typ:max parameters
|
2023-03-01 23:11:48 -05:00 |
|
Wilson Snyder
|
a85e6a9d8c
|
Commentary: Changes update
|
2023-03-01 22:43:39 -05:00 |
|
Wilson Snyder
|
463ea57b0a
|
Add error (vs previous warning) on enum value overflow.
|
2023-03-01 22:36:42 -05:00 |
|
Wilson Snyder
|
326a60d307
|
Add error on mixing .name and by-port instantiations.
|
2023-03-01 21:19:21 -05:00 |
|
Ryszard Rozak
|
2c60c5f816
|
Support recursive methods (#3987)
|
2023-03-01 21:07:37 -05:00 |
|
Cameron Kirk
|
faf3804b9a
|
Fix LITENDIAN warning is backwards (#3966) (#3967).
|
2023-03-01 11:46:44 -05:00 |
|
github action
|
08a433260c
|
Apply 'make format'
|
2023-03-01 05:44:35 +00:00 |
|
Wilson Snyder
|
7fc278f6db
|
Fix import of extends typedefs
|
2023-03-01 00:30:45 -05:00 |
|
Wilson Snyder
|
b1a95f642f
|
Support cast to numbers from strings.
|
2023-02-28 23:34:33 -05:00 |
|
Wilson Snyder
|
c6a569df49
|
Commentary
|
2023-02-28 18:38:52 -05:00 |
|
Krzysztof Boroński
|
06661ab676
|
Disallow ++/-- over expressions with potential side effects (#3976).
|
2023-02-28 15:21:58 -05:00 |
|
Wilson Snyder
|
d9a0e69597
|
Commentary, fix copyright
|
2023-02-28 01:09:09 -05:00 |
|
Wilson Snyder
|
a0997d0b98
|
Fix internal error with UNSUPPORTED of procedural clocked assertions
|
2023-02-28 00:35:58 -05:00 |
|
Felix Neumärker
|
a3ff375ce7
|
Fix timing delays to not truncate below 64 bits (#3973) (#3982)
|
2023-02-27 21:42:22 -05:00 |
|
Wilson Snyder
|
c03affa544
|
Fix enum.next(0) and enum.prev(0).
|
2023-02-26 15:24:24 -05:00 |
|
Wilson Snyder
|
4703fc39be
|
Add error to avoid @* fatal
|
2023-02-26 13:13:02 -05:00 |
|
Wilson Snyder
|
9bf0e54937
|
Internals: add const
|
2023-02-26 12:21:17 -05:00 |
|
Wilson Snyder
|
b039f246df
|
Lint check posedge of nonintegral
|
2023-02-26 12:08:10 -05:00 |
|
Wilson Snyder
|
a93b344096
|
Tests: use standard lower case for Perl vm_prefix
|
2023-02-26 10:18:40 -05:00 |
|
Peter Debacker
|
191c71edea
|
Fix cmake on macOS to mark weak symbols with -U linker flag (#3978) (#3979)
Co-authored-by: Peter Debacker <pdback@imec.be>
|
2023-02-23 17:27:29 -05:00 |
|
Wilson Snyder
|
b4dd398af6
|
Tests: Cleanup some C++ new calls. No functional change.
|
2023-02-23 06:14:54 -05:00 |
|
Wilson Snyder
|
cfe0fdd5cc
|
Untabify
|
2023-02-23 05:47:56 -05:00 |
|
Adam Bagley
|
003a8cfe75
|
Add lint warning on always_comb multidriven (#3888) (#3939)
|
2023-02-23 05:36:28 -05:00 |
|
Wilson Snyder
|
7559af5879
|
Fix missing error on negative replicate (#3963).
|
2023-02-22 19:11:02 -05:00 |
|
Ryszard Rozak
|
47a7e75841
|
Fix subsequent parameter declarations (#3969)
|
2023-02-22 11:26:25 +01:00 |
|
Wilson Snyder
|
adf1de45de
|
With -Wpedantic change ASSIGNIN to a warning
|
2023-02-21 16:45:35 -05:00 |
|
Ryszard Rozak
|
45f955f175
|
Fix self references to parameterized classes (#3962)
|
2023-02-17 11:17:35 -05:00 |
|
Ryszard Rozak
|
063f9a7a4c
|
Fix dicts declared with ref type (#3960)
|
2023-02-16 12:49:45 -05:00 |
|
Wilson Snyder
|
c82a098f2e
|
Internals: Parse class extends ::
|
2023-02-14 21:23:55 -05:00 |
|
Wilson Snyder
|
393b7714c4
|
Convert some mis-syntax errors to UNSUPPORTED
|
2023-02-14 20:48:52 -05:00 |
|
Wilson Snyder
|
43d8de4f80
|
Support property var decls.
|
2023-02-14 20:44:14 -05:00 |
|
Wilson Snyder
|
026bbc306b
|
Removed deprecated --cdc option.
|
2023-02-13 22:49:51 -05:00 |
|
Wilson Snyder
|
f8b0e359b9
|
Support class parameters without initial values.
|
2023-02-13 22:06:52 -05:00 |
|
Wilson Snyder
|
94ef1b76d0
|
Fix error text on packed struct init.
|
2023-02-13 20:58:49 -05:00 |
|
Wilson Snyder
|
50929e5d43
|
Fix packed array structure replication.
|
2023-02-13 07:49:08 -05:00 |
|
github action
|
3f4b7af8a1
|
Apply 'make format'
|
2023-02-13 04:21:52 +00:00 |
|