Add error marker for: Range expression must not be in parentheses.
Hello,
according to ModelSim the following code is invalid:
signal pending_transfers_ctr : integer range (0 to maximumPendingReadTransactions – 1) := 0;
Could you implement an error marker for this case?
Regards
Martin
- Forums:
ticket:1899
Hi Martin,
I have filed this as ticket 1899.
Do you consider this to be one of the 90% most common errors ?
Hendrik.
Post new comment