File: BUGS

package info (click to toggle)
savant 1.02.1-1
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 9,076 kB
  • ctags: 8,973
  • sloc: cpp: 70,113; sh: 1,792; makefile: 157
file content (44 lines) | stat: -rw-r--r-- 1,131 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Unsupported:
-----------

Static elaboration.

Analyzer:
---------
Doesn't support partial element associations in association lists.

Doesn't do any static bounds checking.

Others not supported in record initialization.

Others and All not supported in disconnection specifications.

Others and All not supported in attribute specifications.

Configurations not supported as instantiated units in component
instantiations.

Block configurations within component configurations aren't handled.


Codegen:
--------
OTHERS not supported in aggregate initialization.

Files declared in architectures aren't supported.

Shared variables, aliases, files, disconnection specifications, groups, and 
group templates not supported in packages.

Package bodies support none of the previous list, plus attribute
declarations or specifications.

Buffer and linkage mode signals not supported in component instantiation
statements.

Buffer and linkage mode signals not supported in block statements.

OTHERS and ALL not supported in instantiation lists of component
configurations.

Nested procedures and functions not fully implemented yet.