-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handle AllocationDefinition and AllocationUsage at export #843
Comments
ebausson-obeo
added a commit
to ebausson-obeo/syson
that referenced
this issue
Nov 8, 2024
…locationUsage Bug: eclipse-syson#843 Signed-off-by: Étienne Bausson <[email protected]>
12 tasks
ebausson-obeo
added a commit
to ebausson-obeo/syson
that referenced
this issue
Nov 8, 2024
…locationUsage Bug: eclipse-syson#843 Signed-off-by: Étienne Bausson <[email protected]>
ebausson-obeo
added a commit
to ebausson-obeo/syson
that referenced
this issue
Nov 8, 2024
…locationUsage Bug: eclipse-syson#843 Signed-off-by: Étienne Bausson <[email protected]>
ebausson-obeo
added a commit
to ebausson-obeo/syson
that referenced
this issue
Dec 3, 2024
…locationUsage Bug: eclipse-syson#843 Signed-off-by: Étienne Bausson <[email protected]>
ebausson-obeo
added a commit
to ebausson-obeo/syson
that referenced
this issue
Dec 3, 2024
…locationUsage Bug: eclipse-syson#843 Signed-off-by: Étienne Bausson <[email protected]>
ebausson-obeo
added a commit
to ebausson-obeo/syson
that referenced
this issue
Dec 3, 2024
There are still multiple issue and rules to check, for there are 3 possible syntaxes. allocate l.component to p.assembly.element; allocation def Logical_to_Physical :> A { end logical : Logical; end physical : Physical; } allocation allocation2 : Logical_to_Physical allocate ( logical ::> l, physical ::> p ); The third is the one still raising issue, both in determining its rules and implementing them. Good luck Bug: eclipse-syson#843 Signed-off-by: Étienne Bausson <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: