Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Ocarina
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
TASTE
Ocarina
Commits
26f70a87
Commit
26f70a87
authored
Jun 24, 2016
by
yoogx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Generate __po_hi_ports_protocol iff necessary
parent
3fb83816
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
src/backends/ocarina-backends-po_hi_c-deployment.adb
src/backends/ocarina-backends-po_hi_c-deployment.adb
+2
-1
No files found.
src/backends/ocarina-backends-po_hi_c-deployment.adb
View file @
26f70a87
...
...
@@ -84,6 +84,7 @@ package body Ocarina.Backends.PO_HI_C.Deployment is
Global_Port_Queue_Size
:
Node_Id
;
Global_Port_Data_Size
:
Node_Id
;
Global_Ports
:
List_Id
;
Protocol_Identifier
:
Unsigned_Long_Long
:=
0
;
function
Is_Added
(
P
:
Node_Id
;
E
:
Node_Id
)
return
Boolean
;
function
Added_Internal_Name
(
P
:
Node_Id
;
E
:
Node_Id
)
return
Name_Id
;
...
...
@@ -177,7 +178,6 @@ package body Ocarina.Backends.PO_HI_C.Deployment is
-- process.
Node_Identifier
:
Unsigned_Long_Long
:=
0
;
Protocol_Identifier
:
Unsigned_Long_Long
:=
0
;
Global_Port_Identifier
:
Unsigned_Long_Long
:=
0
;
Local_Port_Identifier
:
Unsigned_Long_Long
:=
0
;
Entity_Identifier
:
Unsigned_Long_Long
:=
0
;
...
...
@@ -2181,6 +2181,7 @@ package body Ocarina.Backends.PO_HI_C.Deployment is
(
CTN
.
Values
(
CTN
.
First_Node
(
CTN
.
Values
(
Protocols_Ports_Array
))))
and
then
not
AAU
.
Is_Empty
(
Global_Ports
)
and
then
Protocol_Identifier
>
0
then
N
:=
Make_Expression
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment